Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-12818 (GCVE-0-2025-12818)
Vulnerability from cvelistv5 – Published: 2025-11-13 13:00 – Updated: 2025-11-13 13:59- CWE-190 - Integer Overflow or Wraparound
| 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) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-12818",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-13T13:59:26.597610Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-13T13:59:33.436Z",
"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"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "The PostgreSQL project thanks Aleksey Solovev (Positive Technologies) for reporting this problem."
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-13T13:00:12.911Z",
"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"shortName": "PostgreSQL"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2025-12818/"
}
],
"title": "PostgreSQL libpq undersizes allocations, via integer wraparound"
}
},
"cveMetadata": {
"assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"assignerShortName": "PostgreSQL",
"cveId": "CVE-2025-12818",
"datePublished": "2025-11-13T13:00:12.911Z",
"dateReserved": "2025-11-06T17:22:32.130Z",
"dateUpdated": "2025-11-13T13:59:33.436Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-12818",
"date": "2026-06-07",
"epss": "0.00048",
"percentile": "0.15441"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-12818\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2025-11-13T13:15:45.313\",\"lastModified\":\"2025-11-14T16:42:03.187\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2025-12818/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-12818\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-13T13:59:26.597610Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-13T13:59:31.006Z\"}}], \"cna\": {\"title\": \"PostgreSQL libpq undersizes allocations, via integer wraparound\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Aleksey Solovev (Positive Technologies) for reporting this problem.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 5.9, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\"}}], \"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-12818/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2025-11-13T13:00:12.911Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-12818\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-13T13:59:33.436Z\", \"dateReserved\": \"2025-11-06T17:22:32.130Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2025-11-13T13:00:12.911Z\", \"assignerShortName\": \"PostgreSQL\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:0865
Vulnerability from csaf_redhat - Published: 2026-01-20 14:52 - Updated: 2026-04-20 21:34A vulnerability has been identified in PostgreSQL’s libpq client library, where integer wraparound in several allocation-size calculations allows a peer or input provider to cause an undersized buffer and then write out-of-bounds by hundreds of megabytes. This can lead to a client application segmentation fault or crash when using libpq to connect to a PostgreSQL server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libpq is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nSecurity Fix(es):\n\n* postgresql: libpq undersizes allocations, via integer wraparound (CVE-2025-12818)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0865",
"url": "https://access.redhat.com/errata/RHSA-2026:0865"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2414826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414826"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0865.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2026-04-20T21:34:03+00:00",
"generator": {
"date": "2026-04-20T21:34:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:0865",
"initial_release_date": "2026-01-20T14:52:12+00:00",
"revision_history": [
{
"date": "2026-01-20T14:52:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-20T14:52:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-20T21:34:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-devel-0:16.11-1.el10_0.aarch64",
"product": {
"name": "libpq-devel-0:16.11-1.el10_0.aarch64",
"product_id": "libpq-devel-0:16.11-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@16.11-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:16.11-1.el10_0.aarch64",
"product": {
"name": "libpq-debugsource-0:16.11-1.el10_0.aarch64",
"product_id": "libpq-debugsource-0:16.11-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@16.11-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"product": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"product_id": "libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@16.11-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"product_id": "libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@16.11-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-0:16.11-1.el10_0.aarch64",
"product": {
"name": "libpq-0:16.11-1.el10_0.aarch64",
"product_id": "libpq-0:16.11-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@16.11-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-devel-0:16.11-1.el10_0.ppc64le",
"product": {
"name": "libpq-devel-0:16.11-1.el10_0.ppc64le",
"product_id": "libpq-devel-0:16.11-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@16.11-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"product": {
"name": "libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"product_id": "libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@16.11-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"product": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"product_id": "libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@16.11-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"product_id": "libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@16.11-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-0:16.11-1.el10_0.ppc64le",
"product": {
"name": "libpq-0:16.11-1.el10_0.ppc64le",
"product_id": "libpq-0:16.11-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@16.11-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-devel-0:16.11-1.el10_0.s390x",
"product": {
"name": "libpq-devel-0:16.11-1.el10_0.s390x",
"product_id": "libpq-devel-0:16.11-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@16.11-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:16.11-1.el10_0.s390x",
"product": {
"name": "libpq-debugsource-0:16.11-1.el10_0.s390x",
"product_id": "libpq-debugsource-0:16.11-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@16.11-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:16.11-1.el10_0.s390x",
"product": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.s390x",
"product_id": "libpq-debuginfo-0:16.11-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@16.11-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"product_id": "libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@16.11-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-0:16.11-1.el10_0.s390x",
"product": {
"name": "libpq-0:16.11-1.el10_0.s390x",
"product_id": "libpq-0:16.11-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@16.11-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-devel-0:16.11-1.el10_0.x86_64",
"product": {
"name": "libpq-devel-0:16.11-1.el10_0.x86_64",
"product_id": "libpq-devel-0:16.11-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@16.11-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:16.11-1.el10_0.x86_64",
"product": {
"name": "libpq-debugsource-0:16.11-1.el10_0.x86_64",
"product_id": "libpq-debugsource-0:16.11-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@16.11-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"product": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"product_id": "libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@16.11-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64",
"product_id": "libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@16.11-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-0:16.11-1.el10_0.x86_64",
"product": {
"name": "libpq-0:16.11-1.el10_0.x86_64",
"product_id": "libpq-0:16.11-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@16.11-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:16.11-1.el10_0.src",
"product": {
"name": "libpq-0:16.11-1.el10_0.src",
"product_id": "libpq-0:16.11-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@16.11-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src"
},
"product_reference": "libpq-0:16.11-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-debuginfo-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-debugsource-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-debugsource-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-debugsource-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-devel-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-devel-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-devel-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-devel-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src"
},
"product_reference": "libpq-0:16.11-1.el10_0.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-debuginfo-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-debugsource-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-debugsource-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-debugsource-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-devel-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-devel-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-devel-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-devel-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12818",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-11-13T14:01:22.870197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414826"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in PostgreSQL\u2019s libpq client library, where integer wraparound in several allocation-size calculations allows a peer or input provider to cause an undersized buffer and then write out-of-bounds by hundreds of megabytes. This can lead to a client application segmentation fault or crash when using libpq to connect to a PostgreSQL server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: libpq: libpq undersizes allocations, via integer wraparound",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, even though it carries a High CVSS v3.1 score. The flaw resides in the libpq client library and can be triggered when a client receives specially crafted PostgreSQL protocol data that causes an integer wraparound and an out-of-bounds write. The attack complexity is Low because the malformed protocol message is processed immediately during connection, with no timing or environmental conditions required. However, the impact is limited to a denial of service of the client application only. As a result, Red Hat classifies the overall product impact as Moderate, reflecting that the flaw can interrupt client availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "RHBZ#2414826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12818"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2025-12818/",
"url": "https://www.postgresql.org/support/security/CVE-2025-12818/"
}
],
"release_date": "2025-11-13T13:00:12.911000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-20T14:52:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0865"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src",
"AppStream-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.src",
"BaseOS-10.0.Z.E2S:libpq-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-debuginfo-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-debugsource-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-devel-0:16.11-1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libpq-devel-debuginfo-0:16.11-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: libpq: libpq undersizes allocations, via integer wraparound"
}
]
}
RHSA-2026:1736
Vulnerability from csaf_redhat - Published: 2026-02-02 17:31 - Updated: 2026-06-07 09:42An out of bounds read flaw has been discovered in the curl project. Under specific conditions the path comparison logic makes curl read outside a heap buffer boundary. This bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Workaround
|
A flaw was found in OpenSSL. When an application processes a maliciously crafted PKCS#12 file, an attacker can exploit a stack buffer overflow or a NULL pointer dereference. This can lead to a denial of service (DoS) by crashing the application, and in some cases, may enable arbitrary code execution. The vulnerability arises from the lack of validation for PBKDF2 salt and keylength parameters within the PKCS#12 file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability has been identified in PostgreSQL’s libpq client library, where integer wraparound in several allocation-size calculations allows a peer or input provider to cause an undersized buffer and then write out-of-bounds by hundreds of megabytes. This can lead to a client application segmentation fault or crash when using libpq to connect to a PostgreSQL server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Workaround
|
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in openssl. A remote attacker could trigger a NULL pointer dereference by sending an unknown or unsupported cipher ID during the client hello callback in applications using the QUIC (Quick UDP Internet Connections) protocol. This vulnerability, occurring when the SSL_CIPHER_find() function is called in this specific context, leads to an abnormal termination of the running process, causing a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in openssl. When a user signs or verifies files larger than 16MB using the `openssl dgst` command with one-shot algorithms, the tool silently truncates the input to 16MB. This creates an integrity gap, allowing trailing data beyond the initial 16MB to be modified without detection because it remains unauthenticated. This vulnerability primarily impacts workflows that both sign and verify files using the affected `openssl dgst` command.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit this vulnerability by sending a specially crafted CompressedCertificate message during the TLS 1.3 handshake. This can cause excessive per-connection memory allocations, leading to resource exhaustion and a Denial of Service (DoS) for affected clients and servers. This issue occurs when TLS 1.3 certificate compression is enabled and negotiated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. This vulnerability involves an out-of-bounds write in the line-buffering BIO filter, which can lead to memory corruption. While exploitation is unlikely to be under direct attacker control, a successful attack could cause an application to crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GnuPG. An attacker can provide crafted input to the `armor_filter` function, which incorrectly increments an index variable, leading to an out-of-bounds write. This memory corruption vulnerability may allow for information disclosure and could potentially lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When applications directly call the low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are not covered by the authentication tag, allowing an attacker to read or tamper with them without detection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A type confusion vulnerability exists in the TimeStamp Response verification code, where an ASN1_TYPE union member is accessed without proper type validation. A remote attacker can exploit this by providing a malformed TimeStamp Response to an application that verifies timestamp responses. This can lead to an invalid or NULL pointer dereference, resulting in a Denial of Service (DoS) due to an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by providing a specially crafted, malformed PKCS#12 file to an application that processes it. The flaw occurs due to a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function when handling the malformed file, leading to an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a Denial of Service (DoS) by tricking a user or application into processing a maliciously crafted PKCS#12 (Personal Information Exchange Syntax Standard) file. The vulnerability leads to an invalid or NULL pointer dereference, resulting in an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a denial of service (DoS) by providing specially crafted PKCS#7 data to an application that performs signature verification. The vulnerability occurs because the application accesses an ASN1_TYPE union member without proper type validation, leading to an invalid or NULL pointer dereference and a crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds,\nidentifies, and reports environment data, or facts, such as the number of physical and virtual\nsystems on a network, their operating systems, and relevant configuration data stored within\nthem. Discovery also identifies and reports more detailed facts for some versions of key\nRed Hat packages and products that it finds in the network.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:1736",
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11187",
"url": "https://access.redhat.com/security/cve/CVE-2025-11187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12084",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12818",
"url": "https://access.redhat.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13601",
"url": "https://access.redhat.com/security/cve/CVE-2025-13601"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13836",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15468",
"url": "https://access.redhat.com/security/cve/CVE-2025-15468"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15469",
"url": "https://access.redhat.com/security/cve/CVE-2025-15469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66199",
"url": "https://access.redhat.com/security/cve/CVE-2025-66199"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68160",
"url": "https://access.redhat.com/security/cve/CVE-2025-68160"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68973",
"url": "https://access.redhat.com/security/cve/CVE-2025-68973"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69418",
"url": "https://access.redhat.com/security/cve/CVE-2025-69418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69419",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69420",
"url": "https://access.redhat.com/security/cve/CVE-2025-69420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69421",
"url": "https://access.redhat.com/security/cve/CVE-2025-69421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9086",
"url": "https://access.redhat.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22795",
"url": "https://access.redhat.com/security/cve/CVE-2026-22795"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22796",
"url": "https://access.redhat.com/security/cve/CVE-2026-22796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1736.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-06-07T09:42:34+00:00",
"generator": {
"date": "2026-06-07T09:42:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1736",
"initial_release_date": "2026-02-02T17:31:06+00:00",
"revision_history": [
{
"date": "2026-02-02T17:31:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T17:31:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T09:42:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 2",
"product": {
"name": "Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Ad4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1769104765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1769111774"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3A519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1769104765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1769111774"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9086",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-12T06:01:02.244669+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394750"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read flaw has been discovered in the curl project. Under specific conditions the path comparison logic makes curl read outside a heap buffer boundary. This bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: libcurl: Curl out of bounds read for cookie path",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "RHBZ#2394750",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394750"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9086",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9086"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2025-9086.html",
"url": "https://curl.se/docs/CVE-2025-9086.html"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2025-9086.json",
"url": "https://curl.se/docs/CVE-2025-9086.json"
},
{
"category": "external",
"summary": "https://github.com/curl/curl/commit/c6ae07c6a541e0e96d0040afb6",
"url": "https://github.com/curl/curl/commit/c6ae07c6a541e0e96d0040afb6"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3294999",
"url": "https://hackerone.com/reports/3294999"
}
],
"release_date": "2025-09-12T05:10:03.815000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: libcurl: Curl out of bounds read for cookie path"
},
{
"cve": "CVE-2025-11187",
"cwe": {
"id": "CWE-233",
"name": "Improper Handling of Parameters"
},
"discovery_date": "2026-01-16T14:21:50.559000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430375"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When an application processes a maliciously crafted PKCS#12 file, an attacker can exploit a stack buffer overflow or a NULL pointer dereference. This can lead to a denial of service (DoS) by crashing the application, and in some cases, may enable arbitrary code execution. The vulnerability arises from the lack of validation for PBKDF2 salt and keylength parameters within the PKCS#12 file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. It affects OpenSSL versions 3.6, 3.5, and 3.4, where improper validation of PBMAC1 parameters in PKCS#12 MAC verification can lead to a stack buffer overflow or NULL pointer dereference. Exploitation requires an application to process a maliciously crafted PKCS#12 file, which is uncommon as these files are typically trusted. OpenSSL versions 3.3, 3.0, 1.1.1, and 1.0.2 are not affected as they do not support PBMAC1 in PKCS#12.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11187"
},
{
"category": "external",
"summary": "RHBZ#2430375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430375"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted PKCS#12 files. Applications should only handle PKCS#12 files from trusted sources, as these files are typically used for storing private keys and are expected to be secure.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file"
},
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
},
{
"cve": "CVE-2025-12818",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-11-13T14:01:22.870197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414826"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in PostgreSQL\u2019s libpq client library, where integer wraparound in several allocation-size calculations allows a peer or input provider to cause an undersized buffer and then write out-of-bounds by hundreds of megabytes. This can lead to a client application segmentation fault or crash when using libpq to connect to a PostgreSQL server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: libpq: libpq undersizes allocations, via integer wraparound",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, even though it carries a High CVSS v3.1 score. The flaw resides in the libpq client library and can be triggered when a client receives specially crafted PostgreSQL protocol data that causes an integer wraparound and an out-of-bounds write. The attack complexity is Low because the malformed protocol message is processed immediately during connection, with no timing or environmental conditions required. However, the impact is limited to a denial of service of the client application only. As a result, Red Hat classifies the overall product impact as Moderate, reflecting that the flaw can interrupt client availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "RHBZ#2414826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12818"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2025-12818/",
"url": "https://www.postgresql.org/support/security/CVE-2025-12818/"
}
],
"release_date": "2025-11-13T13:00:12.911000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: libpq: libpq undersizes allocations, via integer wraparound"
},
{
"cve": "CVE-2025-13601",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-11-24T12:49:28.274000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416741"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: Integer overflow in in g_escape_uri_string()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13601"
},
{
"category": "external",
"summary": "RHBZ#2416741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13601",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13601"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3827",
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3827"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4914",
"url": "https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4914"
}
],
"release_date": "2025-11-24T13:00:15.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: Integer overflow in in g_escape_uri_string()"
},
{
"cve": "CVE-2025-13836",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:03.091899+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418078"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Excessive read buffering DoS in http.client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications using the http.client.HTTPResponse.read function without the amount parameter, which specifies the read size in bytes. Note that Python libraries may use this function internally and make applications vulnerable. Additionally, vulnerable Python applications must connect to a malicious or compromised server that replies with a very large or crafted Content-Length header to trigger this issue, limiting the exposure of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "RHBZ#2418078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418078"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119451",
"url": "https://github.com/python/cpython/issues/119451"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119454",
"url": "https://github.com/python/cpython/pull/119454"
}
],
"release_date": "2025-12-01T18:02:38.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Since this vulnerability is triggered when no read amount is specified and the client defaults to using the potentially malicious Content-Length header, developers can mitigate this issue in their code by always imposing an explicit, safe limit on data reads.\n\nApplications using the http.client.HTTPResponse.read function directly can ensure that read operations specify a byte limit:\n\n~~~\n...\nmax_safe_read = 10 * 1024 * 1024\ndata = response.read(max_safe_read)\n...\n~~~",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Excessive read buffering DoS in http.client"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"cve": "CVE-2025-15468",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-16T14:21:51.062000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430377"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. A remote attacker could trigger a NULL pointer dereference by sending an unknown or unsupported cipher ID during the client hello callback in applications using the QUIC (Quick UDP Internet Connections) protocol. This vulnerability, occurring when the SSL_CIPHER_find() function is called in this specific context, leads to an abnormal termination of the running process, causing a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The NULL pointer dereference in the `SSL_CIPHER_find()` function, affecting OpenSSL versions 3.3, 3.4, 3.5, and 3.6, occurs only when applications utilizing the QUIC protocol uncommonly invoke this function from the `client_hello_cb` callback with an unknown cipher ID. This specific usage pattern and the resulting Denial of Service limit the overall impact in the Red Hat context.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15468"
},
{
"category": "external",
"summary": "RHBZ#2430377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15468",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15468"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling"
},
{
"cve": "CVE-2025-15469",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-01-16T14:21:51.411000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. When a user signs or verifies files larger than 16MB using the `openssl dgst` command with one-shot algorithms, the tool silently truncates the input to 16MB. This creates an integrity gap, allowing trailing data beyond the initial 16MB to be modified without detection because it remains unauthenticated. This vulnerability primarily impacts workflows that both sign and verify files using the affected `openssl dgst` command.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Data integrity bypass in `openssl dgst` command due to silent truncation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The flaw affects the `openssl dgst` command-line tool when used with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) on files larger than 16MB. Impact is limited as it requires both signing and verification to be performed using the affected command, and verifiers using library APIs are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15469"
},
{
"category": "external",
"summary": "RHBZ#2430378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15469"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `openssl dgst` command with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) for files larger than 16MB. Instead, utilize streaming digest algorithms with `openssl dgst` or use library APIs for signing and verification, as these are not affected by the truncation vulnerability. Users should ensure that input files for one-shot signing/verification with `openssl dgst` do not exceed 16MB.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Data integrity bypass in `openssl dgst` command due to silent truncation"
},
{
"cve": "CVE-2025-66199",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T14:21:51.739000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430379"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit this vulnerability by sending a specially crafted CompressedCertificate message during the TLS 1.3 handshake. This can cause excessive per-connection memory allocations, leading to resource exhaustion and a Denial of Service (DoS) for affected clients and servers. This issue occurs when TLS 1.3 certificate compression is enabled and negotiated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to excessive memory allocation in TLS 1.3 certificate compression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. The flaw in OpenSSL 3.3, 3.4, 3.5, and 3.6 allows an attacker to cause excessive memory allocation during TLS 1.3 handshake with certificate compression, potentially leading to a Denial of Service. This affects both clients and servers in mutual TLS scenarios where certificate compression is negotiated. Servers not requesting client certificates are not vulnerable to client-initiated attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66199"
},
{
"category": "external",
"summary": "RHBZ#2430379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66199",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66199"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the reception of compressed certificates by setting the SSL_OP_NO_RX_CERTIFICATE_COMPRESSION option in OpenSSL configurations. This will prevent the vulnerable code path from being exercised.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to excessive memory allocation in TLS 1.3 certificate compression"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-68160",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-01-16T14:21:52.088000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430380"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability involves an out-of-bounds write in the line-buffering BIO filter, which can lead to memory corruption. While exploitation is unlikely to be under direct attacker control, a successful attack could cause an application to crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to out-of-bounds write in BIO filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The `BIO_f_linebuffer` filter, where this heap out-of-bounds write occurs, is not used by default in TLS/SSL data paths within Red Hat products. Exploitation requires third-party applications to explicitly use this filter with a BIO chain that can short-write and process large, newline-free data influenced by an attacker, which is an unlikely scenario under attacker control. Red Hat FIPS modules are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68160"
},
{
"category": "external",
"summary": "RHBZ#2430380",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430380"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68160",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68160"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to out-of-bounds write in BIO filter"
},
{
"cve": "CVE-2025-68973",
"cwe": {
"id": "CWE-675",
"name": "Multiple Operations on Resource in Single-Operation Context"
},
"discovery_date": "2025-12-28T17:00:44.161022+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuPG. An attacker can provide crafted input to the `armor_filter` function, which incorrectly increments an index variable, leading to an out-of-bounds write. This memory corruption vulnerability may allow for information disclosure and could potentially lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in GnuPG\u0027s `armor_filter` function allows an attacker with local access to provide crafted input, potentially leading to information disclosure and arbitrary code execution due to an out-of-bounds write. Exploitation requires high attack complexity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68973"
},
{
"category": "external",
"summary": "RHBZ#2425966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68973",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68973"
},
{
"category": "external",
"summary": "https://github.com/gpg/gnupg/blob/ff30683418695f5d2cc9e6cf8c9418e09378ebe4/g10/armor.c#L1305-L1306",
"url": "https://github.com/gpg/gnupg/blob/ff30683418695f5d2cc9e6cf8c9418e09378ebe4/g10/armor.c#L1305-L1306"
},
{
"category": "external",
"summary": "https://github.com/gpg/gnupg/commit/115d138ba599328005c5321c0ef9f00355838ca9",
"url": "https://github.com/gpg/gnupg/commit/115d138ba599328005c5321c0ef9f00355838ca9"
},
{
"category": "external",
"summary": "https://gpg.fail/memcpy",
"url": "https://gpg.fail/memcpy"
},
{
"category": "external",
"summary": "https://news.ycombinator.com/item?id=46403200",
"url": "https://news.ycombinator.com/item?id=46403200"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/12/28/5",
"url": "https://www.openwall.com/lists/oss-security/2025/12/28/5"
}
],
"release_date": "2025-12-28T16:19:11.019000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing untrusted or unverified input with GnuPG. Exercise caution when handling GnuPG-encrypted or signed data from unknown or suspicious sources, as specially crafted input could trigger the vulnerability. This operational control reduces the attack surface by limiting exposure to malicious data.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write"
},
{
"cve": "CVE-2025-69418",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-16T14:21:52.438000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430381"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When applications directly call the low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are not covered by the authentication tag, allowing an attacker to read or tamper with them without detection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. In the Red Hat context, impact is limited because typical OpenSSL consumers using higher-level EVP APIs are not affected. The flaw only manifests when applications directly call low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in hardware-accelerated builds. Additionally, TLS does not use OCB ciphersuites, and FIPS modules are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69418"
},
{
"category": "external",
"summary": "RHBZ#2430381",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430381"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69418"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-01-16T14:21:52.793000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. An out-of-bounds write in OpenSSL\u0027s PKCS12_get_friendlyname() function can lead to denial of service or arbitrary code execution. Exploitation requires an application to parse a specially crafted malicious PKCS#12 file. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "RHBZ#2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing"
},
{
"cve": "CVE-2025-69420",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-01-16T14:21:53.497000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A type confusion vulnerability exists in the TimeStamp Response verification code, where an ASN1_TYPE union member is accessed without proper type validation. A remote attacker can exploit this by providing a malformed TimeStamp Response to an application that verifies timestamp responses. This can lead to an invalid or NULL pointer dereference, resulting in a Denial of Service (DoS) due to an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via malformed TimeStamp Response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. A type confusion flaw in the TimeStamp Response verification code can lead to a Denial of Service when processing a specially crafted TimeStamp Response. Exploitation requires an application to call `TS_RESP_verify_response()` with a malformed response, and the TimeStamp protocol (RFC 3161) is not widely used. Red Hat FIPS modules are not affected as the TimeStamp Response implementation is outside the FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69420"
},
{
"category": "external",
"summary": "RHBZ#2430388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69420"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via malformed TimeStamp Response"
},
{
"cve": "CVE-2025-69421",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-16T14:21:53.845000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430387"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by providing a specially crafted, malformed PKCS#12 file to an application that processes it. The flaw occurs due to a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function when handling the malformed file, leading to an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via malformed PKCS#12 file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat because it requires an application to process a specially crafted, malformed PKCS#12 file, leading to a Denial of Service. The vulnerability is limited to a crash and cannot be escalated to achieve code execution or memory disclosure. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69421"
},
{
"category": "external",
"summary": "RHBZ#2430387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430387"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69421"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via malformed PKCS#12 file processing"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22795",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-01-16T14:21:53.146000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430389"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a Denial of Service (DoS) by tricking a user or application into processing a maliciously crafted PKCS#12 (Personal Information Exchange Syntax Standard) file. The vulnerability leads to an invalid or NULL pointer dereference, resulting in an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to type confusion in PKCS#12 file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. An application processing a maliciously crafted PKCS#12 file can be caused to dereference an invalid or NULL pointer, resulting in a Denial of Service. In the Red Hat context, impact is limited as PKCS#12 files are typically used for trusted private keys and are not commonly accepted from untrusted sources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22795"
},
{
"category": "external",
"summary": "RHBZ#2430389",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430389"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22795"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to type confusion in PKCS#12 file processing"
},
{
"cve": "CVE-2026-22796",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-01-16T14:43:21.598000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a denial of service (DoS) by providing specially crafted PKCS#7 data to an application that performs signature verification. The vulnerability occurs because the application accesses an ASN1_TYPE union member without proper type validation, leading to an invalid or NULL pointer dereference and a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via type confusion in PKCS#7 signature verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. A type confusion flaw in the legacy PKCS#7 API can lead to a Denial of Service when processing specially crafted PKCS#7 data. Exploitation requires an application to perform signature verification of malformed PKCS#7 data. Red Hat products utilizing the FIPS module are not affected as the PKCS#7 parsing is outside the module boundary.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22796"
},
{
"category": "external",
"summary": "RHBZ#2430390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22796"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via type confusion in PKCS#7 signature verification"
}
]
}
RHSA-2026:8756
Vulnerability from csaf_redhat - Published: 2026-04-17 12:05 - Updated: 2026-05-19 15:35A flaw was found in PostgreSQL. An improper privilege check during certain RESET ALL operations allows remote authenticated users to remove arbitrary parameter settings via a ALTER USER or ALTER DATABASE statement.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@aarch64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@noarch | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@x86_64 | — |
Workaround
|
A vulnerability has been identified in PostgreSQL’s CREATE STATISTICS command where the database does not check that the user has the required schema CREATE privilege. A table owner user could create a statistics object in any schema, blocking other users who legitimately hold CREATE STATISTICS permissions from creating objects with the same name. This results in a denial-of-service of the statistics creation functionality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@aarch64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@noarch | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@x86_64 | — |
Workaround
|
A vulnerability has been identified in PostgreSQL’s libpq client library, where integer wraparound in several allocation-size calculations allows a peer or input provider to cause an undersized buffer and then write out-of-bounds by hundreds of megabytes. This can lead to a client application segmentation fault or crash when using libpq to connect to a PostgreSQL server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@aarch64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@noarch | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@x86_64 | — |
Workaround
|
A type validation flaw has been discovered in postgresql. Improper validation of the type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. It is possible that this may expose confidential information but it is unlikely.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@aarch64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@noarch | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@x86_64 | — |
Workaround
|
A type validation flaw has been discovered in PostgreSQL. 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@aarch64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@noarch | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@x86_64 | — |
Workaround
|
A heap based buffer overflow flaw has been discovered in PostgreSQL. This Heap buffer overflow is in the `pgcrypto` component and allows a ciphertext provider to execute arbitrary code as the operating system user running the database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@aarch64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@noarch | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@x86_64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@aarch64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@noarch | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@x86_64 | — |
Workaround
|
A heap based buffer overflow has been discovered in postgresql. This heap buffer overflow is in PostgreSQL pg_trgm allows a database user to achieve unknown impacts via a crafted input string. The attacker has limited control over the byte patterns to be written, but we have not ruled out the viability of attacks that lead to privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@aarch64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@noarch | — |
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:postgresql18-main@x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\npostgresql18:\n * postgresql-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-contrib-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-docs-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-plperl-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-plpython3-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-private-devel-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-private-libs-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-server-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-server-devel-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-static-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-test-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-test-rpm-macros-18.3-1.2.hum1 (noarch)\n * postgresql-upgrade-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql-upgrade-devel-18.3-1.2.hum1 (aarch64, x86_64)\n * postgresql18-18.3-1.2.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:8756",
"url": "https://access.redhat.com/errata/RHSA-2026:8756"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12818",
"url": "https://access.redhat.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12817",
"url": "https://access.redhat.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2010-1975",
"url": "https://access.redhat.com/security/cve/CVE-2010-1975"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2007",
"url": "https://access.redhat.com/security/cve/CVE-2026-2007"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2006",
"url": "https://access.redhat.com/security/cve/CVE-2026-2006"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2005",
"url": "https://access.redhat.com/security/cve/CVE-2026-2005"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2004",
"url": "https://access.redhat.com/security/cve/CVE-2026-2004"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2003",
"url": "https://access.redhat.com/security/cve/CVE-2026-2003"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8756.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-05-19T15:35:43+00:00",
"generator": {
"date": "2026-05-19T15:35:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:8756",
"initial_release_date": "2026-04-17T12:05:00+00:00",
"revision_history": [
{
"date": "2026-04-17T12:05:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-20T11:28:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-19T15:35:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-main@aarch64",
"product": {
"name": "postgresql18-main@aarch64",
"product_id": "postgresql18-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@18.3-1.2.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-main@x86_64",
"product": {
"name": "postgresql18-main@x86_64",
"product_id": "postgresql18-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@18.3-1.2.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-main@noarch",
"product": {
"name": "postgresql18-main@noarch",
"product_id": "postgresql18-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@18.3-1.2.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql18-main@src",
"product": {
"name": "postgresql18-main@src",
"product_id": "postgresql18-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql18@18.3-1.2.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:postgresql18-main@aarch64"
},
"product_reference": "postgresql18-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:postgresql18-main@noarch"
},
"product_reference": "postgresql18-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:postgresql18-main@src"
},
"product_reference": "postgresql18-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:postgresql18-main@x86_64"
},
"product_reference": "postgresql18-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2010-1975",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2026-04-02T15:00:52.165281+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL. An improper privilege check during certain RESET ALL operations allows remote authenticated users to remove arbitrary parameter settings via a ALTER USER or ALTER DATABASE statement.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: improper privilege check during certain RESET ALL operations",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"known_not_affected": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2010-1975"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2010-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-1975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975"
},
{
"category": "external",
"summary": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
},
{
"category": "external",
"summary": "http://marc.info/?l=bugtraq\u0026m=134124585221119\u0026w=2",
"url": "http://marc.info/?l=bugtraq\u0026m=134124585221119\u0026w=2"
},
{
"category": "external",
"summary": "http://secunia.com/advisories/39939",
"url": "http://secunia.com/advisories/39939"
},
{
"category": "external",
"summary": "http://www.debian.org/security/2010/dsa-2051",
"url": "http://www.debian.org/security/2010/dsa-2051"
},
{
"category": "external",
"summary": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:103",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:103"
},
{
"category": "external",
"summary": "http://www.postgresql.org/docs/current/static/release-7-4-29.html",
"url": "http://www.postgresql.org/docs/current/static/release-7-4-29.html"
},
{
"category": "external",
"summary": "http://www.postgresql.org/docs/current/static/release-8-0-25.html",
"url": "http://www.postgresql.org/docs/current/static/release-8-0-25.html"
},
{
"category": "external",
"summary": "http://www.postgresql.org/docs/current/static/release-8-1-21.html",
"url": "http://www.postgresql.org/docs/current/static/release-8-1-21.html"
},
{
"category": "external",
"summary": "http://www.postgresql.org/docs/current/static/release-8-2-17.html",
"url": "http://www.postgresql.org/docs/current/static/release-8-2-17.html"
},
{
"category": "external",
"summary": "http://www.postgresql.org/docs/current/static/release-8-3-11.html",
"url": "http://www.postgresql.org/docs/current/static/release-8-3-11.html"
},
{
"category": "external",
"summary": "http://www.postgresql.org/docs/current/static/release-8-4-4.html",
"url": "http://www.postgresql.org/docs/current/static/release-8-4-4.html"
},
{
"category": "external",
"summary": "http://www.securityfocus.com/bid/40304",
"url": "http://www.securityfocus.com/bid/40304"
},
{
"category": "external",
"summary": "http://www.vupen.com/english/advisories/2010/1207",
"url": "http://www.vupen.com/english/advisories/2010/1207"
},
{
"category": "external",
"summary": "http://www.vupen.com/english/advisories/2010/1221",
"url": "http://www.vupen.com/english/advisories/2010/1221"
},
{
"category": "external",
"summary": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11004",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11004"
}
],
"release_date": "2010-05-19T18:13:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T12:05:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8756"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: improper privilege check during certain RESET ALL operations"
},
{
"cve": "CVE-2025-12817",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"discovery_date": "2025-11-13T14:01:19.495111+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414825"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in PostgreSQL\u2019s CREATE STATISTICS command where the database does not check that the user has the required schema CREATE privilege. A table owner user could create a statistics object in any schema, blocking other users who legitimately hold CREATE STATISTICS permissions from creating objects with the same name. This results in a denial-of-service of the statistics creation functionality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: CREATE STATISTICS does not check for schema CREATE privilege",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Low severity by Red Hat Product Security, because exploitation is straightforward once an attacker already holds table-owner privileges. The attack complexity is Low, as no unusual conditions, timing requirements, or unpredictable states are needed; a table owner can simply choose any schema name and intentionally create a statistics object with a conflicting name, which is only trivial to perform and does not require prior knowledge beyond selecting an arbitrary identifier. The availability impact remains Low, since only the creation of a specific statistics object is blocked and normal database operations continue without disruption. There is no confidentiality or integrity impact, and the flaw does not allow privilege escalation. For these reasons, despite a Medium-range CVSS score, the overall impact to Red Hat products is considered Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"known_not_affected": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "RHBZ#2414825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12817"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2025-12817/",
"url": "https://www.postgresql.org/support/security/CVE-2025-12817/"
}
],
"release_date": "2025-11-13T13:00:12.160000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T12:05:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8756"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: CREATE STATISTICS does not check for schema CREATE privilege"
},
{
"cve": "CVE-2025-12818",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-11-13T14:01:22.870197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414826"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in PostgreSQL\u2019s libpq client library, where integer wraparound in several allocation-size calculations allows a peer or input provider to cause an undersized buffer and then write out-of-bounds by hundreds of megabytes. This can lead to a client application segmentation fault or crash when using libpq to connect to a PostgreSQL server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: libpq: libpq undersizes allocations, via integer wraparound",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, even though it carries a High CVSS v3.1 score. The flaw resides in the libpq client library and can be triggered when a client receives specially crafted PostgreSQL protocol data that causes an integer wraparound and an out-of-bounds write. The attack complexity is Low because the malformed protocol message is processed immediately during connection, with no timing or environmental conditions required. However, the impact is limited to a denial of service of the client application only. As a result, Red Hat classifies the overall product impact as Moderate, reflecting that the flaw can interrupt client availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"known_not_affected": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "RHBZ#2414826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12818"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2025-12818/",
"url": "https://www.postgresql.org/support/security/CVE-2025-12818/"
}
],
"release_date": "2025-11-13T13:00:12.911000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T12:05:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8756"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: libpq: libpq undersizes allocations, via integer wraparound"
},
{
"cve": "CVE-2026-2003",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-12T14:01:21.557882+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439322"
}
],
"notes": [
{
"category": "description",
"text": "A type validation flaw has been discovered in postgresql. Improper validation of the type \"oidvector\" in PostgreSQL allows a database user to disclose a few bytes of server memory. It is possible that this may expose confidential information but it is unlikely.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL oidvector discloses a few bytes of memory",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"known_not_affected": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2003"
},
{
"category": "external",
"summary": "RHBZ#2439322",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439322"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2003"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-2003/",
"url": "https://www.postgresql.org/support/security/CVE-2026-2003/"
}
],
"release_date": "2026-02-12T13:00:06.108000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T12:05:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8756"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: PostgreSQL oidvector discloses a few bytes of memory"
},
{
"cve": "CVE-2026-2004",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-12T14:01:31.249026+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439325"
}
],
"notes": [
{
"category": "description",
"text": "A type validation flaw has been discovered in PostgreSQL. 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL intarray missing validation of type of input to selectivity estimator executes arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"known_not_affected": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2004"
},
{
"category": "external",
"summary": "RHBZ#2439325",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439325"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2004"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-2004/",
"url": "https://www.postgresql.org/support/security/CVE-2026-2004/"
}
],
"release_date": "2026-02-12T13:00:08.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T12:05:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8756"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL intarray missing validation of type of input to selectivity estimator executes arbitrary code"
},
{
"cve": "CVE-2026-2005",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-12T14:01:34.491431+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439326"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow flaw has been discovered in PostgreSQL. This Heap buffer overflow is in the `pgcrypto` component and allows a ciphertext provider to execute arbitrary code as the operating system user running the database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL pgcrypto heap buffer overflow executes arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"known_not_affected": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2005"
},
{
"category": "external",
"summary": "RHBZ#2439326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2005"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-2005/",
"url": "https://www.postgresql.org/support/security/CVE-2026-2005/"
}
],
"release_date": "2026-02-12T13:00:09.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T12:05:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8756"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL pgcrypto heap buffer overflow executes arbitrary code"
},
{
"cve": "CVE-2026-2006",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-02-12T14:01:27.485498+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439324"
}
],
"notes": [
{
"category": "description",
"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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL missing validation of multibyte character length executes arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"known_not_affected": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2006"
},
{
"category": "external",
"summary": "RHBZ#2439324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2006"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-2006/",
"url": "https://www.postgresql.org/support/security/CVE-2026-2006/"
}
],
"release_date": "2026-02-12T13:00:10.490000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T12:05:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8756"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL missing validation of multibyte character length executes arbitrary code"
},
{
"cve": "CVE-2026-2007",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-02-12T14:01:16.168111+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439320"
}
],
"notes": [
{
"category": "description",
"text": "A heap based buffer overflow has been discovered in postgresql. This heap buffer overflow is in PostgreSQL pg_trgm allows a database user to achieve unknown impacts via a crafted input string. The attacker has limited control over the byte patterns to be written, but we have not ruled out the viability of attacks that lead to privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: PostgreSQL pg_trgm heap buffer overflow writes pattern onto server memory",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"known_not_affected": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2007"
},
{
"category": "external",
"summary": "RHBZ#2439320",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439320"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2007"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2026-2007/",
"url": "https://www.postgresql.org/support/security/CVE-2026-2007/"
}
],
"release_date": "2026-02-12T13:00:11.127000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T12:05:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8756"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:postgresql18-main@aarch64",
"Red Hat Hardened Images:postgresql18-main@noarch",
"Red Hat Hardened Images:postgresql18-main@src",
"Red Hat Hardened Images:postgresql18-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: PostgreSQL pg_trgm heap buffer overflow writes pattern onto server memory"
}
]
}
SUSE-SU-2025:4325-1
Vulnerability from csaf_suse - Published: 2025-12-08 18:19 - Updated: 2025-12-08 18:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-docs-13.23-150600.14.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-docs-13.23-150600.14.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql13 fixes the following issues:\n\nUpgraded to 13.23:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4325,openSUSE-SLE-15.6-2025-4325",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4325-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4325-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254325-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4325-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023446.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2025-12-08T18:19:54Z",
"generator": {
"date": "2025-12-08T18:19:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4325-1",
"initial_release_date": "2025-12-08T18:19:54Z",
"revision_history": [
{
"date": "2025-12-08T18:19:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-contrib-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-devel-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-devel-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-llvmjit-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-plperl-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-plpython-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-pltcl-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-server-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-server-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-server-devel-13.23-150600.14.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150600.14.14.1.aarch64",
"product": {
"name": "postgresql13-test-13.23-150600.14.14.1.aarch64",
"product_id": "postgresql13-test-13.23-150600.14.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-contrib-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-contrib-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-devel-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-devel-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-llvmjit-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-plperl-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-plperl-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-plpython-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-plpython-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-pltcl-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-pltcl-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-server-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-server-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-server-devel-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-server-devel-13.23-150600.14.14.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150600.14.14.1.i586",
"product": {
"name": "postgresql13-test-13.23-150600.14.14.1.i586",
"product_id": "postgresql13-test-13.23-150600.14.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.23-150600.14.14.1.noarch",
"product": {
"name": "postgresql13-docs-13.23-150600.14.14.1.noarch",
"product_id": "postgresql13-docs-13.23-150600.14.14.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-contrib-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-devel-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-plperl-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-plpython-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-pltcl-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-server-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-server-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-server-devel-13.23-150600.14.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150600.14.14.1.ppc64le",
"product": {
"name": "postgresql13-test-13.23-150600.14.14.1.ppc64le",
"product_id": "postgresql13-test-13.23-150600.14.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-contrib-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-contrib-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-devel-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-devel-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-llvmjit-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-plperl-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-plperl-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-plpython-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-plpython-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-pltcl-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-server-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-server-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-server-devel-13.23-150600.14.14.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150600.14.14.1.s390x",
"product": {
"name": "postgresql13-test-13.23-150600.14.14.1.s390x",
"product_id": "postgresql13-test-13.23-150600.14.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-contrib-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-devel-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-devel-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-llvmjit-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-plperl-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-plpython-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-pltcl-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-server-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-server-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-server-devel-13.23-150600.14.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150600.14.14.1.x86_64",
"product": {
"name": "postgresql13-test-13.23-150600.14.14.1.x86_64",
"product_id": "postgresql13-test-13.23-150600.14.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-contrib-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-devel-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-devel-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-devel-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-150600.14.14.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-docs-13.23-150600.14.14.1.noarch"
},
"product_reference": "postgresql13-docs-13.23-150600.14.14.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-llvmjit-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-plperl-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-plpython-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-server-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-server-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-server-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-server-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-server-devel-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.23-150600.14.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.aarch64"
},
"product_reference": "postgresql13-test-13.23-150600.14.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.23-150600.14.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.ppc64le"
},
"product_reference": "postgresql13-test-13.23-150600.14.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.23-150600.14.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.s390x"
},
"product_reference": "postgresql13-test-13.23-150600.14.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-test-13.23-150600.14.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.x86_64"
},
"product_reference": "postgresql13-test-13.23-150600.14.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.23-150600.14.14.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.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": [
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.23-150600.14.14.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.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": [
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.23-150600.14.14.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T18:19:54Z",
"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": [
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.23-150600.14.14.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.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": [
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.23-150600.14.14.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-contrib-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-docs-13.23-150600.14.14.1.noarch",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-llvmjit-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plperl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-plpython-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-pltcl-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-server-devel-13.23-150600.14.14.1.x86_64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.aarch64",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.ppc64le",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.s390x",
"openSUSE Leap 15.6:postgresql13-test-13.23-150600.14.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-08T18:19:54Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4334-1
Vulnerability from csaf_suse - Published: 2025-12-09 18:17 - Updated: 2025-12-09 18:17| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.23-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.23-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.23-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.23-3.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.23-3.69.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql13 fixes the following issues:\n\nUpgraded to 13.23:\n \n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4334,SUSE-SLE-SERVER-12-SP5-LTSS-2025-4334,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-4334",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4334-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4334-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254334-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4334-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023452.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2025-12-09T18:17:22Z",
"generator": {
"date": "2025-12-09T18:17:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4334-1",
"initial_release_date": "2025-12-09T18:17:22Z",
"revision_history": [
{
"date": "2025-12-09T18:17:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-13.23-3.69.1.aarch64",
"product_id": "postgresql13-13.23-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-contrib-13.23-3.69.1.aarch64",
"product_id": "postgresql13-contrib-13.23-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-devel-13.23-3.69.1.aarch64",
"product_id": "postgresql13-devel-13.23-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.23-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-plperl-13.23-3.69.1.aarch64",
"product_id": "postgresql13-plperl-13.23-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-plpython-13.23-3.69.1.aarch64",
"product_id": "postgresql13-plpython-13.23-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-pltcl-13.23-3.69.1.aarch64",
"product_id": "postgresql13-pltcl-13.23-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-server-13.23-3.69.1.aarch64",
"product_id": "postgresql13-server-13.23-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-server-devel-13.23-3.69.1.aarch64",
"product_id": "postgresql13-server-devel-13.23-3.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-3.69.1.aarch64",
"product": {
"name": "postgresql13-test-13.23-3.69.1.aarch64",
"product_id": "postgresql13-test-13.23-3.69.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-13.23-3.69.1.i586",
"product_id": "postgresql13-13.23-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-contrib-13.23-3.69.1.i586",
"product_id": "postgresql13-contrib-13.23-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-devel-13.23-3.69.1.i586",
"product_id": "postgresql13-devel-13.23-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.i586",
"product_id": "postgresql13-llvmjit-devel-13.23-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-plperl-13.23-3.69.1.i586",
"product_id": "postgresql13-plperl-13.23-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-plpython-13.23-3.69.1.i586",
"product_id": "postgresql13-plpython-13.23-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-pltcl-13.23-3.69.1.i586",
"product_id": "postgresql13-pltcl-13.23-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-server-13.23-3.69.1.i586",
"product_id": "postgresql13-server-13.23-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-server-devel-13.23-3.69.1.i586",
"product_id": "postgresql13-server-devel-13.23-3.69.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-3.69.1.i586",
"product": {
"name": "postgresql13-test-13.23-3.69.1.i586",
"product_id": "postgresql13-test-13.23-3.69.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.23-3.69.1.noarch",
"product": {
"name": "postgresql13-docs-13.23-3.69.1.noarch",
"product_id": "postgresql13-docs-13.23-3.69.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-13.23-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-contrib-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-contrib-13.23-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-devel-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-devel-13.23-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.23-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-plperl-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-plperl-13.23-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-plpython-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-plpython-13.23-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-pltcl-13.23-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-server-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-server-13.23-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-server-devel-13.23-3.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-3.69.1.ppc64le",
"product": {
"name": "postgresql13-test-13.23-3.69.1.ppc64le",
"product_id": "postgresql13-test-13.23-3.69.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-13.23-3.69.1.s390",
"product_id": "postgresql13-13.23-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-contrib-13.23-3.69.1.s390",
"product_id": "postgresql13-contrib-13.23-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-devel-13.23-3.69.1.s390",
"product_id": "postgresql13-devel-13.23-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.s390",
"product_id": "postgresql13-llvmjit-devel-13.23-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-plperl-13.23-3.69.1.s390",
"product_id": "postgresql13-plperl-13.23-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-plpython-13.23-3.69.1.s390",
"product_id": "postgresql13-plpython-13.23-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-pltcl-13.23-3.69.1.s390",
"product_id": "postgresql13-pltcl-13.23-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-server-13.23-3.69.1.s390",
"product_id": "postgresql13-server-13.23-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-server-devel-13.23-3.69.1.s390",
"product_id": "postgresql13-server-devel-13.23-3.69.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-3.69.1.s390",
"product": {
"name": "postgresql13-test-13.23-3.69.1.s390",
"product_id": "postgresql13-test-13.23-3.69.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-13.23-3.69.1.s390x",
"product_id": "postgresql13-13.23-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-contrib-13.23-3.69.1.s390x",
"product_id": "postgresql13-contrib-13.23-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-devel-13.23-3.69.1.s390x",
"product_id": "postgresql13-devel-13.23-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.s390x",
"product_id": "postgresql13-llvmjit-devel-13.23-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-plperl-13.23-3.69.1.s390x",
"product_id": "postgresql13-plperl-13.23-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-plpython-13.23-3.69.1.s390x",
"product_id": "postgresql13-plpython-13.23-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-pltcl-13.23-3.69.1.s390x",
"product_id": "postgresql13-pltcl-13.23-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-server-13.23-3.69.1.s390x",
"product_id": "postgresql13-server-13.23-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-server-devel-13.23-3.69.1.s390x",
"product_id": "postgresql13-server-devel-13.23-3.69.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-3.69.1.s390x",
"product": {
"name": "postgresql13-test-13.23-3.69.1.s390x",
"product_id": "postgresql13-test-13.23-3.69.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-13.23-3.69.1.x86_64",
"product_id": "postgresql13-13.23-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-contrib-13.23-3.69.1.x86_64",
"product_id": "postgresql13-contrib-13.23-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-devel-13.23-3.69.1.x86_64",
"product_id": "postgresql13-devel-13.23-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-3.69.1.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.23-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-plperl-13.23-3.69.1.x86_64",
"product_id": "postgresql13-plperl-13.23-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-plpython-13.23-3.69.1.x86_64",
"product_id": "postgresql13-plpython-13.23-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-pltcl-13.23-3.69.1.x86_64",
"product_id": "postgresql13-pltcl-13.23-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-server-13.23-3.69.1.x86_64",
"product_id": "postgresql13-server-13.23-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-server-devel-13.23-3.69.1.x86_64",
"product_id": "postgresql13-server-devel-13.23-3.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-3.69.1.x86_64",
"product": {
"name": "postgresql13-test-13.23-3.69.1.x86_64",
"product_id": "postgresql13-test-13.23-3.69.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.aarch64"
},
"product_reference": "postgresql13-13.23-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.ppc64le"
},
"product_reference": "postgresql13-13.23-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.s390x"
},
"product_reference": "postgresql13-13.23-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.ppc64le"
},
"product_reference": "postgresql13-contrib-13.23-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.s390x"
},
"product_reference": "postgresql13-contrib-13.23-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.aarch64"
},
"product_reference": "postgresql13-devel-13.23-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.ppc64le"
},
"product_reference": "postgresql13-devel-13.23-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.s390x"
},
"product_reference": "postgresql13-devel-13.23-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-devel-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-3.69.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.23-3.69.1.noarch"
},
"product_reference": "postgresql13-docs-13.23-3.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.ppc64le"
},
"product_reference": "postgresql13-plperl-13.23-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.s390x"
},
"product_reference": "postgresql13-plperl-13.23-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.ppc64le"
},
"product_reference": "postgresql13-plpython-13.23-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.s390x"
},
"product_reference": "postgresql13-plpython-13.23-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.23-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.s390x"
},
"product_reference": "postgresql13-pltcl-13.23-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-3.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.aarch64"
},
"product_reference": "postgresql13-server-13.23-3.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.ppc64le"
},
"product_reference": "postgresql13-server-13.23-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.s390x"
},
"product_reference": "postgresql13-server-13.23-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-server-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-3.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.23-3.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-3.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.s390x"
},
"product_reference": "postgresql13-server-devel-13.23-3.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-devel-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-3.69.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.23-3.69.1.noarch"
},
"product_reference": "postgresql13-docs-13.23-3.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-server-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-3.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.23-3.69.1.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-3.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.23-3.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.23-3.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.23-3.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T18:17:22Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.23-3.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.23-3.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql13-server-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-contrib-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-devel-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-docs-13.23-3.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plperl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-plpython-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-pltcl-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-13.23-3.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql13-server-devel-13.23-3.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-09T18:17:22Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4363-1
Vulnerability from csaf_suse - Published: 2025-12-11 10:10 - Updated: 2025-12-11 10:10| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-docs-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-test-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.7-150600.13.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-docs-18.1-150600.13.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-docs-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.7-150600.13.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.1-150600.13.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-32bit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-32bit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-contrib-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-docs-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-llvmjit-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-plperl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-plpython-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-pltcl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-server-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-server-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-test-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-docs-17.7-150600.13.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-docs-18.1-150600.13.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-docs-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-test-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.7-150600.13.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-docs-18.1-150600.13.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-docs-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.7-150600.13.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.1-150600.13.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecpg6-32bit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpq5-32bit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-contrib-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-docs-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-llvmjit-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-plperl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-plpython-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-pltcl-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-server-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-server-devel-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql-test-18-150600.17.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-docs-17.7-150600.13.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-docs-18.1-150600.13.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql17, postgresql18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql17, postgresql18 fixes the following issues:\n\nChanges in postgresql18:\n\n- Fix build with uring for post SLE15 code streams.\n\nUpdate to 18.1:\n\n * https://www.postgresql.org/about/news/p-3171/\n * https://www.postgresql.org/docs/release/18.1/\n * bsc#1253332, CVE-2025-12817: Missing check for CREATE\n privileges on the schema in CREATE STATISTICS allowed table\n owners to create statistics in any schema, potentially leading\n to unexpected naming conflicts.\n * bsc#1253333, CVE-2025-12818: Several places in libpq were not\n sufficiently careful about computing the required size of a\n memory allocation. Sufficiently large inputs could cause\n integer overflow, resulting in an undersized buffer, which\n would then lead to writing past the end of the buffer.\n\n- pg_config --libs returns -lnuma so we need to require it.\n\nUpdate to 18.0:\n\n * https://www.postgresql.org/about/news/p-3142/\n * https://www.postgresql.org/docs/18/release-18.html\n\n\nChanges in postgresql17:\n\nUpdate to 17.7:\n\n * https://www.postgresql.org/about/news/p-3171/\n * https://www.postgresql.org/docs/release/17.7/\n * bsc#1253332, CVE-2025-12817: Missing check for CREATE\n privileges on the schema in CREATE STATISTICS allowed table\n owners to create statistics in any schema, potentially leading\n to unexpected naming conflicts.\n * bsc#1253333, CVE-2025-12818: Several places in libpq were not\n sufficiently careful about computing the required size of a\n memory allocation. Sufficiently large inputs could cause\n integer overflow, resulting in an undersized buffer, which\n would then lead to writing past the end of the buffer.\n\n- switch library to pg 18\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4363,SUSE-SLE-Module-Basesystem-15-SP6-2025-4363,SUSE-SLE-Module-Basesystem-15-SP7-2025-4363,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-4363,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-4363,SUSE-SLE-Module-Server-Applications-15-SP6-2025-4363,SUSE-SLE-Module-Server-Applications-15-SP7-2025-4363,openSUSE-SLE-15.6-2025-4363",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4363-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4363-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254363-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4363-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023522.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql17, postgresql18",
"tracking": {
"current_release_date": "2025-12-11T10:10:24Z",
"generator": {
"date": "2025-12-11T10:10:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4363-1",
"initial_release_date": "2025-12-11T10:10:24Z",
"revision_history": [
{
"date": "2025-12-11T10:10:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150600.13.3.1.aarch64",
"product": {
"name": "libecpg6-18.1-150600.13.3.1.aarch64",
"product_id": "libecpg6-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150600.13.3.1.aarch64",
"product": {
"name": "libpq5-18.1-150600.13.3.1.aarch64",
"product_id": "libpq5-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-contrib-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-devel-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-devel-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-llvmjit-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-plperl-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-plpython-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-pltcl-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-server-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-server-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-server-devel-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150600.13.19.1.aarch64",
"product": {
"name": "postgresql17-test-17.7-150600.13.19.1.aarch64",
"product_id": "postgresql17-test-17.7-150600.13.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-contrib-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-devel-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-devel-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-devel-mini-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-llvmjit-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-plperl-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-plpython-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-pltcl-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-server-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-server-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-server-devel-18.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150600.13.3.1.aarch64",
"product": {
"name": "postgresql18-test-18.1-150600.13.3.1.aarch64",
"product_id": "postgresql18-test-18.1-150600.13.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-18.1-150600.13.3.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-18.1-150600.13.3.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-18.1-150600.13.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-18.1-150600.13.3.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-18.1-150600.13.3.1.aarch64_ilp32",
"product_id": "libpq5-64bit-18.1-150600.13.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150600.13.3.1.i586",
"product": {
"name": "libecpg6-18.1-150600.13.3.1.i586",
"product_id": "libecpg6-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150600.13.3.1.i586",
"product": {
"name": "libpq5-18.1-150600.13.3.1.i586",
"product_id": "libpq5-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-contrib-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-devel-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-devel-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-llvmjit-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-plperl-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-plpython-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-pltcl-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-server-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-server-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-server-devel-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150600.13.19.1.i586",
"product": {
"name": "postgresql17-test-17.7-150600.13.19.1.i586",
"product_id": "postgresql17-test-17.7-150600.13.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-contrib-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-devel-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-devel-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-devel-mini-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-llvmjit-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-plperl-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-plpython-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-pltcl-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-server-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-server-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-server-devel-18.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150600.13.3.1.i586",
"product": {
"name": "postgresql18-test-18.1-150600.13.3.1.i586",
"product_id": "postgresql18-test-18.1-150600.13.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-18-150700.23.3.1.noarch",
"product_id": "postgresql-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-contrib-18-150700.23.3.1.noarch",
"product_id": "postgresql-contrib-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-devel-18-150700.23.3.1.noarch",
"product_id": "postgresql-devel-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-docs-18-150700.23.3.1.noarch",
"product_id": "postgresql-docs-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-llvmjit-18-150700.23.3.1.noarch",
"product_id": "postgresql-llvmjit-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-18-150700.23.3.1.noarch",
"product_id": "postgresql-llvmjit-devel-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-plperl-18-150700.23.3.1.noarch",
"product_id": "postgresql-plperl-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-plpython-18-150700.23.3.1.noarch",
"product_id": "postgresql-plpython-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-pltcl-18-150700.23.3.1.noarch",
"product_id": "postgresql-pltcl-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-server-18-150700.23.3.1.noarch",
"product_id": "postgresql-server-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-server-devel-18-150700.23.3.1.noarch",
"product_id": "postgresql-server-devel-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-18-150700.23.3.1.noarch",
"product": {
"name": "postgresql-test-18-150700.23.3.1.noarch",
"product_id": "postgresql-test-18-150700.23.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.7-150600.13.19.1.noarch",
"product": {
"name": "postgresql17-docs-17.7-150600.13.19.1.noarch",
"product_id": "postgresql17-docs-17.7-150600.13.19.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql18-docs-18.1-150600.13.3.1.noarch",
"product": {
"name": "postgresql18-docs-18.1-150600.13.3.1.noarch",
"product_id": "postgresql18-docs-18.1-150600.13.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-18-150600.17.9.1.noarch",
"product_id": "postgresql-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-contrib-18-150600.17.9.1.noarch",
"product_id": "postgresql-contrib-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-devel-18-150600.17.9.1.noarch",
"product_id": "postgresql-devel-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-docs-18-150600.17.9.1.noarch",
"product_id": "postgresql-docs-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-llvmjit-18-150600.17.9.1.noarch",
"product_id": "postgresql-llvmjit-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"product_id": "postgresql-llvmjit-devel-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-plperl-18-150600.17.9.1.noarch",
"product_id": "postgresql-plperl-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-plpython-18-150600.17.9.1.noarch",
"product_id": "postgresql-plpython-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-pltcl-18-150600.17.9.1.noarch",
"product_id": "postgresql-pltcl-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-server-18-150600.17.9.1.noarch",
"product_id": "postgresql-server-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-server-devel-18-150600.17.9.1.noarch",
"product_id": "postgresql-server-devel-18-150600.17.9.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-18-150600.17.9.1.noarch",
"product": {
"name": "postgresql-test-18-150600.17.9.1.noarch",
"product_id": "postgresql-test-18-150600.17.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "libecpg6-18.1-150600.13.3.1.ppc64le",
"product_id": "libecpg6-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "libpq5-18.1-150600.13.3.1.ppc64le",
"product_id": "libpq5-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-contrib-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-devel-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-plperl-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-plpython-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-pltcl-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-server-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-server-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-server-devel-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150600.13.19.1.ppc64le",
"product": {
"name": "postgresql17-test-17.7-150600.13.19.1.ppc64le",
"product_id": "postgresql17-test-17.7-150600.13.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-contrib-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-devel-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-devel-mini-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-plperl-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-plpython-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-pltcl-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-server-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-server-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-server-devel-18.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150600.13.3.1.ppc64le",
"product": {
"name": "postgresql18-test-18.1-150600.13.3.1.ppc64le",
"product_id": "postgresql18-test-18.1-150600.13.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150600.13.3.1.s390x",
"product": {
"name": "libecpg6-18.1-150600.13.3.1.s390x",
"product_id": "libecpg6-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150600.13.3.1.s390x",
"product": {
"name": "libpq5-18.1-150600.13.3.1.s390x",
"product_id": "libpq5-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-contrib-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-devel-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-devel-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-llvmjit-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-plperl-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-plpython-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-pltcl-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-server-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-server-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-server-devel-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150600.13.19.1.s390x",
"product": {
"name": "postgresql17-test-17.7-150600.13.19.1.s390x",
"product_id": "postgresql17-test-17.7-150600.13.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-contrib-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-devel-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-devel-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-devel-mini-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-llvmjit-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-plperl-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-plpython-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-pltcl-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-server-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-server-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-server-devel-18.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150600.13.3.1.s390x",
"product": {
"name": "postgresql18-test-18.1-150600.13.3.1.s390x",
"product_id": "postgresql18-test-18.1-150600.13.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150600.13.3.1.x86_64",
"product": {
"name": "libecpg6-18.1-150600.13.3.1.x86_64",
"product_id": "libecpg6-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.1-150600.13.3.1.x86_64",
"product": {
"name": "libecpg6-32bit-18.1-150600.13.3.1.x86_64",
"product_id": "libecpg6-32bit-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150600.13.3.1.x86_64",
"product": {
"name": "libpq5-18.1-150600.13.3.1.x86_64",
"product_id": "libpq5-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.1-150600.13.3.1.x86_64",
"product": {
"name": "libpq5-32bit-18.1-150600.13.3.1.x86_64",
"product_id": "libpq5-32bit-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-contrib-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-devel-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-devel-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-llvmjit-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-plperl-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-plpython-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-pltcl-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-server-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-server-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-server-devel-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150600.13.19.1.x86_64",
"product": {
"name": "postgresql17-test-17.7-150600.13.19.1.x86_64",
"product_id": "postgresql17-test-17.7-150600.13.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-contrib-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-devel-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-devel-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-devel-mini-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-devel-mini-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-llvmjit-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-plperl-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-plpython-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-pltcl-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-server-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-server-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-server-devel-18.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150600.13.3.1.x86_64",
"product": {
"name": "postgresql18-test-18.1-150600.13.3.1.x86_64",
"product_id": "postgresql18-test-18.1-150600.13.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.s390x"
},
"product_reference": "libpq5-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.s390x"
},
"product_reference": "libpq5-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-contrib-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-devel-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-docs-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-plperl-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-plpython-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-pltcl-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-server-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-server-devel-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-test-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-contrib-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-devel-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-devel-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-docs-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-docs-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-llvmjit-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-devel-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-plperl-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-plpython-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-pltcl-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-server-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-server-devel-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-test-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-test-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.s390x"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-contrib-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-devel-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-docs-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-plperl-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-plpython-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-pltcl-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-server-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150600.17.9.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-server-devel-18-150600.17.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-150600.13.19.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.7-150600.13.19.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-150600.13.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.1-150600.13.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-docs-18.1-150600.13.3.1.noarch"
},
"product_reference": "postgresql18-docs-18.1-150600.13.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.s390x"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-contrib-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-devel-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-devel-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-docs-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-docs-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-plperl-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-plpython-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-pltcl-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-server-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150700.23.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch"
},
"product_reference": "postgresql-server-devel-18-150700.23.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-150600.13.19.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.7-150600.13.19.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-150600.13.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.1-150600.13.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.1-150600.13.3.1.noarch"
},
"product_reference": "postgresql18-docs-18.1-150600.13.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.s390x"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecpg6-32bit-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libecpg6-32bit-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.s390x"
},
"product_reference": "libpq5-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpq5-32bit-18.1-150600.13.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-contrib-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-contrib-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-devel-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-devel-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-docs-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-docs-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-llvmjit-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-plperl-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-plperl-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-plpython-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-plpython-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-pltcl-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-pltcl-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-server-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-server-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-server-devel-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-server-devel-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-18-150600.17.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql-test-18-150600.17.9.1.noarch"
},
"product_reference": "postgresql-test-18-150600.17.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-devel-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-150600.13.19.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-docs-17.7-150600.13.19.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-150600.13.19.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-server-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.aarch64"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.ppc64le"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.s390x"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-test-17.7-150600.13.19.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.x86_64"
},
"product_reference": "postgresql17-test-17.7-150600.13.19.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-devel-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.1-150600.13.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-docs-18.1-150600.13.3.1.noarch"
},
"product_reference": "postgresql18-docs-18.1-150600.13.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-server-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.aarch64"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.ppc64le"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.s390x"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-test-18.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.x86_64"
},
"product_reference": "postgresql18-test-18.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-test-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-test-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-test-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-test-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-test-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-test-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T10:10:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-test-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-test-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-test-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-test-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql17-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:postgresql18-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql-test-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-llvmjit-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql-test-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql17-test-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql18-test-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-contrib-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-docs-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plperl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-plpython-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-pltcl-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql-server-devel-18-150600.17.9.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libecpg6-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-contrib-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-docs-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plperl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-plpython-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-pltcl-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql-server-devel-18-150700.23.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-docs-17.7-150600.13.19.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-docs-18.1-150600.13.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-18.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libecpg6-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libecpg6-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:libpq5-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:libpq5-32bit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-contrib-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-docs-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-llvmjit-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plperl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-plpython-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-pltcl-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-server-devel-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql-test-18-150600.17.9.1.noarch",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-contrib-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-docs-17.7-150600.13.19.1.noarch",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-llvmjit-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plperl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-plpython-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-pltcl-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-server-devel-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.aarch64",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.ppc64le",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.s390x",
"openSUSE Leap 15.6:postgresql17-test-17.7-150600.13.19.1.x86_64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-contrib-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-docs-18.1-150600.13.3.1.noarch",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-llvmjit-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plperl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-plpython-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-pltcl-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-server-devel-18.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:postgresql18-test-18.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T10:10:24Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4364-1
Vulnerability from csaf_suse - Published: 2025-12-11 10:12 - Updated: 2025-12-11 10:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-contrib-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-docs-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plperl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plpython-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-pltcl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-contrib-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-docs-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plperl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plpython-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-pltcl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-contrib-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-docs-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plperl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plpython-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-pltcl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-contrib-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-plperl-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-plpython-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-server-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-contrib-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-docs-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plperl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-plpython-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-pltcl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql-server-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-contrib-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-docs-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plperl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plpython-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-pltcl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-18-150300.10.30.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-contrib-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-docs-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plperl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plpython-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-pltcl-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-devel-18-150500.10.12.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-server-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-contrib-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-docs-17.7-150200.5.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-plperl-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-plpython-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-server-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.7-150200.5.19.1.s390x | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql17, postgresql18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql17, postgresql18 fixes the following issues:\n\nChanges in postgresql18:\n\n- Fix build with uring for post SLE15 code streams.\n\nUpdate to 18.1:\n\n * https://www.postgresql.org/about/news/p-3171/\n * https://www.postgresql.org/docs/release/18.1/\n * bsc#1253332, CVE-2025-12817: Missing check for CREATE\n privileges on the schema in CREATE STATISTICS allowed table\n owners to create statistics in any schema, potentially leading\n to unexpected naming conflicts.\n * bsc#1253333, CVE-2025-12818: Several places in libpq were not\n sufficiently careful about computing the required size of a\n memory allocation. Sufficiently large inputs could cause\n integer overflow, resulting in an undersized buffer, which\n would then lead to writing past the end of the buffer.\n\n- pg_config --libs returns -lnuma so we need to require it.\n\nUpdate to 18.0:\n\n * https://www.postgresql.org/about/news/p-3142/\n * https://www.postgresql.org/docs/18/release-18.html\n\n\nChanges in postgresql17:\n\nUpdate to 17.7:\n\n * https://www.postgresql.org/about/news/p-3171/\n * https://www.postgresql.org/docs/release/17.7/\n * bsc#1253332, CVE-2025-12817: Missing check for CREATE\n privileges on the schema in CREATE STATISTICS allowed table\n owners to create statistics in any schema, potentially leading\n to unexpected naming conflicts.\n * bsc#1253333, CVE-2025-12818: Several places in libpq were not\n sufficiently careful about computing the required size of a\n memory allocation. Sufficiently large inputs could cause\n integer overflow, resulting in an undersized buffer, which\n would then lead to writing past the end of the buffer.\n\n- switch library to pg 18\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4364,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4364,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4364,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4364,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4364,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4364,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4364,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4364,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4364,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4364,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4364,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4364,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4364,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4364,SUSE-Storage-7.1-2025-4364",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4364-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4364-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254364-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4364-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023521.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql17, postgresql18",
"tracking": {
"current_release_date": "2025-12-11T10:12:26Z",
"generator": {
"date": "2025-12-11T10:12:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4364-1",
"initial_release_date": "2025-12-11T10:12:26Z",
"revision_history": [
{
"date": "2025-12-11T10:12:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150200.5.3.1.aarch64",
"product": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64",
"product_id": "libecpg6-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150200.5.3.1.aarch64",
"product": {
"name": "libpq5-18.1-150200.5.3.1.aarch64",
"product_id": "libpq5-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-contrib-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-devel-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-devel-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-llvmjit-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-plperl-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-plpython-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-pltcl-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-server-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-server-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-server-devel-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150200.5.19.1.aarch64",
"product": {
"name": "postgresql17-test-17.7-150200.5.19.1.aarch64",
"product_id": "postgresql17-test-17.7-150200.5.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-contrib-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-contrib-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-devel-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-devel-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-devel-mini-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-llvmjit-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-plperl-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-plperl-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-plpython-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-plpython-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-pltcl-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-pltcl-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-server-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-server-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-server-devel-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-server-devel-18.1-150200.5.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150200.5.3.1.aarch64",
"product": {
"name": "postgresql18-test-18.1-150200.5.3.1.aarch64",
"product_id": "postgresql18-test-18.1-150200.5.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-18.1-150200.5.3.1.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-18.1-150200.5.3.1.aarch64_ilp32",
"product_id": "libecpg6-64bit-18.1-150200.5.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-18.1-150200.5.3.1.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-18.1-150200.5.3.1.aarch64_ilp32",
"product_id": "libpq5-64bit-18.1-150200.5.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150200.5.3.1.i586",
"product": {
"name": "libecpg6-18.1-150200.5.3.1.i586",
"product_id": "libecpg6-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150200.5.3.1.i586",
"product": {
"name": "libpq5-18.1-150200.5.3.1.i586",
"product_id": "libpq5-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-contrib-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-devel-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-devel-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-llvmjit-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-plperl-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-plpython-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-pltcl-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-server-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-server-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-server-devel-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150200.5.19.1.i586",
"product": {
"name": "postgresql17-test-17.7-150200.5.19.1.i586",
"product_id": "postgresql17-test-17.7-150200.5.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-contrib-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-contrib-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-devel-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-devel-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-devel-mini-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-llvmjit-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-plperl-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-plperl-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-plpython-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-plpython-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-pltcl-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-pltcl-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-server-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-server-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-server-devel-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-server-devel-18.1-150200.5.3.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150200.5.3.1.i586",
"product": {
"name": "postgresql18-test-18.1-150200.5.3.1.i586",
"product_id": "postgresql18-test-18.1-150200.5.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-18-150200.4.33.1.noarch",
"product_id": "postgresql-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-contrib-18-150200.4.33.1.noarch",
"product_id": "postgresql-contrib-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-devel-18-150200.4.33.1.noarch",
"product_id": "postgresql-devel-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-docs-18-150200.4.33.1.noarch",
"product_id": "postgresql-docs-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-llvmjit-18-150200.4.33.1.noarch",
"product_id": "postgresql-llvmjit-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-llvmjit-devel-18-150200.4.33.1.noarch",
"product_id": "postgresql-llvmjit-devel-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-plperl-18-150200.4.33.1.noarch",
"product_id": "postgresql-plperl-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-plpython-18-150200.4.33.1.noarch",
"product_id": "postgresql-plpython-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-pltcl-18-150200.4.33.1.noarch",
"product_id": "postgresql-pltcl-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-server-18-150200.4.33.1.noarch",
"product_id": "postgresql-server-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-server-devel-18-150200.4.33.1.noarch",
"product_id": "postgresql-server-devel-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-18-150200.4.33.1.noarch",
"product": {
"name": "postgresql-test-18-150200.4.33.1.noarch",
"product_id": "postgresql-test-18-150200.4.33.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.7-150200.5.19.1.noarch",
"product": {
"name": "postgresql17-docs-17.7-150200.5.19.1.noarch",
"product_id": "postgresql17-docs-17.7-150200.5.19.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql18-docs-18.1-150200.5.3.1.noarch",
"product": {
"name": "postgresql18-docs-18.1-150200.5.3.1.noarch",
"product_id": "postgresql18-docs-18.1-150200.5.3.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-18-150300.10.30.2.noarch",
"product": {
"name": "postgresql-18-150300.10.30.2.noarch",
"product_id": "postgresql-18-150300.10.30.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-18-150300.10.30.2.noarch",
"product": {
"name": "postgresql-contrib-18-150300.10.30.2.noarch",
"product_id": "postgresql-contrib-18-150300.10.30.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-18-150300.10.30.2.noarch",
"product": {
"name": "postgresql-devel-18-150300.10.30.2.noarch",
"product_id": "postgresql-devel-18-150300.10.30.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-18-150300.10.30.2.noarch",
"product": {
"name": "postgresql-docs-18-150300.10.30.2.noarch",
"product_id": "postgresql-docs-18-150300.10.30.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-18-150300.10.30.2.noarch",
"product": {
"name": "postgresql-plperl-18-150300.10.30.2.noarch",
"product_id": "postgresql-plperl-18-150300.10.30.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-18-150300.10.30.2.noarch",
"product": {
"name": "postgresql-plpython-18-150300.10.30.2.noarch",
"product_id": "postgresql-plpython-18-150300.10.30.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-18-150300.10.30.2.noarch",
"product": {
"name": "postgresql-pltcl-18-150300.10.30.2.noarch",
"product_id": "postgresql-pltcl-18-150300.10.30.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-18-150300.10.30.2.noarch",
"product": {
"name": "postgresql-server-18-150300.10.30.2.noarch",
"product_id": "postgresql-server-18-150300.10.30.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-18-150300.10.30.2.noarch",
"product": {
"name": "postgresql-server-devel-18-150300.10.30.2.noarch",
"product_id": "postgresql-server-devel-18-150300.10.30.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-18-150400.4.21.2.noarch",
"product_id": "postgresql-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-contrib-18-150400.4.21.2.noarch",
"product_id": "postgresql-contrib-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-devel-18-150400.4.21.2.noarch",
"product_id": "postgresql-devel-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-docs-18-150400.4.21.2.noarch",
"product_id": "postgresql-docs-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-llvmjit-18-150400.4.21.2.noarch",
"product_id": "postgresql-llvmjit-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"product_id": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-plperl-18-150400.4.21.2.noarch",
"product_id": "postgresql-plperl-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-plpython-18-150400.4.21.2.noarch",
"product_id": "postgresql-plpython-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-pltcl-18-150400.4.21.2.noarch",
"product_id": "postgresql-pltcl-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-server-18-150400.4.21.2.noarch",
"product_id": "postgresql-server-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-18-150400.4.21.2.noarch",
"product": {
"name": "postgresql-server-devel-18-150400.4.21.2.noarch",
"product_id": "postgresql-server-devel-18-150400.4.21.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-18-150500.10.12.2.noarch",
"product": {
"name": "postgresql-18-150500.10.12.2.noarch",
"product_id": "postgresql-18-150500.10.12.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-18-150500.10.12.2.noarch",
"product": {
"name": "postgresql-contrib-18-150500.10.12.2.noarch",
"product_id": "postgresql-contrib-18-150500.10.12.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-18-150500.10.12.2.noarch",
"product": {
"name": "postgresql-devel-18-150500.10.12.2.noarch",
"product_id": "postgresql-devel-18-150500.10.12.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-18-150500.10.12.2.noarch",
"product": {
"name": "postgresql-docs-18-150500.10.12.2.noarch",
"product_id": "postgresql-docs-18-150500.10.12.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-18-150500.10.12.2.noarch",
"product": {
"name": "postgresql-plperl-18-150500.10.12.2.noarch",
"product_id": "postgresql-plperl-18-150500.10.12.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-18-150500.10.12.2.noarch",
"product": {
"name": "postgresql-plpython-18-150500.10.12.2.noarch",
"product_id": "postgresql-plpython-18-150500.10.12.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-18-150500.10.12.2.noarch",
"product": {
"name": "postgresql-pltcl-18-150500.10.12.2.noarch",
"product_id": "postgresql-pltcl-18-150500.10.12.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-18-150500.10.12.2.noarch",
"product": {
"name": "postgresql-server-18-150500.10.12.2.noarch",
"product_id": "postgresql-server-18-150500.10.12.2.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-18-150500.10.12.2.noarch",
"product": {
"name": "postgresql-server-devel-18-150500.10.12.2.noarch",
"product_id": "postgresql-server-devel-18-150500.10.12.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "libecpg6-18.1-150200.5.3.1.ppc64le",
"product_id": "libecpg6-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "libpq5-18.1-150200.5.3.1.ppc64le",
"product_id": "libpq5-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-contrib-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-devel-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-plperl-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-plpython-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-pltcl-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-server-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-server-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-server-devel-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150200.5.19.1.ppc64le",
"product": {
"name": "postgresql17-test-17.7-150200.5.19.1.ppc64le",
"product_id": "postgresql17-test-17.7-150200.5.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-contrib-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-contrib-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-devel-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-devel-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-devel-mini-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-llvmjit-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-plperl-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-plperl-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-plpython-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-plpython-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-pltcl-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-pltcl-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-server-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-server-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-server-devel-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-server-devel-18.1-150200.5.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150200.5.3.1.ppc64le",
"product": {
"name": "postgresql18-test-18.1-150200.5.3.1.ppc64le",
"product_id": "postgresql18-test-18.1-150200.5.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150200.5.3.1.s390x",
"product": {
"name": "libecpg6-18.1-150200.5.3.1.s390x",
"product_id": "libecpg6-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150200.5.3.1.s390x",
"product": {
"name": "libpq5-18.1-150200.5.3.1.s390x",
"product_id": "libpq5-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-contrib-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-devel-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-devel-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-llvmjit-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-plperl-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-plpython-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-pltcl-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-server-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-server-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-server-devel-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150200.5.19.1.s390x",
"product": {
"name": "postgresql17-test-17.7-150200.5.19.1.s390x",
"product_id": "postgresql17-test-17.7-150200.5.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-contrib-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-contrib-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-devel-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-devel-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-devel-mini-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-llvmjit-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-plperl-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-plperl-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-plpython-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-plpython-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-pltcl-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-pltcl-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-server-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-server-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-server-devel-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-server-devel-18.1-150200.5.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150200.5.3.1.s390x",
"product": {
"name": "postgresql18-test-18.1-150200.5.3.1.s390x",
"product_id": "postgresql18-test-18.1-150200.5.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-150200.5.3.1.x86_64",
"product": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64",
"product_id": "libecpg6-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.1-150200.5.3.1.x86_64",
"product": {
"name": "libecpg6-32bit-18.1-150200.5.3.1.x86_64",
"product_id": "libecpg6-32bit-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-150200.5.3.1.x86_64",
"product": {
"name": "libpq5-18.1-150200.5.3.1.x86_64",
"product_id": "libpq5-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"product": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"product_id": "libpq5-32bit-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-contrib-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-devel-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-devel-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-llvmjit-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-plperl-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-plpython-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-server-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-server-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-150200.5.19.1.x86_64",
"product": {
"name": "postgresql17-test-17.7-150200.5.19.1.x86_64",
"product_id": "postgresql17-test-17.7-150200.5.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-contrib-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-contrib-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-devel-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-devel-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-devel-mini-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-devel-mini-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-llvmjit-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-llvmjit-devel-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-plperl-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-plperl-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-plpython-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-plpython-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-pltcl-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-pltcl-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-server-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-server-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-server-devel-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-server-devel-18.1-150200.5.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-150200.5.3.1.x86_64",
"product": {
"name": "postgresql18-test-18.1-150200.5.3.1.x86_64",
"product_id": "postgresql18-test-18.1-150200.5.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-contrib-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-devel-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-docs-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-plperl-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-plpython-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-server-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-contrib-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-docs-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-llvmjit-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plperl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plpython-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-contrib-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-docs-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-llvmjit-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plperl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plpython-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-contrib-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-contrib-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-devel-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-devel-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-docs-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-docs-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plperl-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-plperl-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plpython-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-plpython-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-pltcl-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-server-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-devel-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-150200.5.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.7-150200.5.19.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-150200.5.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-contrib-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-devel-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-docs-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-plperl-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-plpython-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-server-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-150200.5.19.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-150200.5.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.s390x"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.s390x"
},
"product_reference": "libpq5-18.1-150200.5.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-contrib-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-devel-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-docs-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-plperl-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-plpython-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-server-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.s390x"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.s390x"
},
"product_reference": "libpq5-18.1-150200.5.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-contrib-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-docs-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-llvmjit-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plperl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plpython-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.s390x"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.s390x"
},
"product_reference": "libpq5-18.1-150200.5.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-contrib-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-devel-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-docs-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-plperl-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-plpython-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-server-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-150200.5.19.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-150200.5.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-llvmjit-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-contrib-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-devel-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-docs-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-plperl-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-plpython-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-server-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150300.10.30.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-contrib-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-docs-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-llvmjit-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plperl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plpython-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150400.4.21.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-contrib-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-contrib-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-devel-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-devel-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-docs-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-docs-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plperl-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-plperl-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plpython-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-plpython-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-pltcl-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-server-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150500.10.12.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-devel-18-150500.10.12.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150500.10.12.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-150200.5.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.7-150200.5.19.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-150200.5.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150400.4.21.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150400.4.21.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-contrib-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150400.4.21.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150400.4.21.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-docs-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150400.4.21.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plperl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150400.4.21.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plpython-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150400.4.21.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150400.4.21.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql-server-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150400.4.21.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.s390x"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.ppc64le"
},
"product_reference": "libpq5-18.1-150200.5.3.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.s390x"
},
"product_reference": "libpq5-18.1-150200.5.3.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-150200.5.3.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-32bit-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150400.4.21.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150400.4.21.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-contrib-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150400.4.21.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150400.4.21.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-docs-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150400.4.21.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plperl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150400.4.21.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-plpython-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150400.4.21.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150400.4.21.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql-server-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150400.4.21.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150400.4.21.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-150200.5.19.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql17-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-150200.5.19.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql17-contrib-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-contrib-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-150200.5.19.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql17-devel-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-devel-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-150200.5.19.1.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql17-docs-17.7-150200.5.19.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-150200.5.19.1.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-150200.5.19.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql17-plperl-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-plperl-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-150200.5.19.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql17-plpython-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-plpython-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-150200.5.19.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-150200.5.19.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql17-server-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-server-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-150200.5.19.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.7-150200.5.19.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-150200.5.3.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libecpg6-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.aarch64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-150200.5.3.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.x86_64"
},
"product_reference": "libpq5-18.1-150200.5.3.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-150300.10.30.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-150300.10.30.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-contrib-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-contrib-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-150300.10.30.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-devel-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-devel-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-150300.10.30.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-docs-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-docs-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-150300.10.30.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-plperl-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-plperl-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-150300.10.30.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-plpython-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-plpython-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-150300.10.30.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-pltcl-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-pltcl-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-150300.10.30.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-server-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-server-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-150300.10.30.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql-server-devel-18-150300.10.30.2.noarch"
},
"product_reference": "postgresql-server-devel-18-150300.10.30.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.7-150200.5.19.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.7-150200.5.19.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.7-150200.5.19.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T10:12:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.7-150200.5.19.1.s390x"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.7-150200.5.19.1.s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Enterprise Storage 7.1:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Enterprise Storage 7.1:postgresql-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-contrib-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-docs-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plperl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-plpython-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-pltcl-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql-server-devel-18-150300.10.30.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-llvmjit-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-contrib-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-docs-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plperl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-plpython-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-pltcl-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql-server-devel-18-150500.10.12.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-contrib-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-llvmjit-devel-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plperl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-plpython-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-pltcl-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-17.7-150200.5.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql17-server-devel-17.7-150200.5.19.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libecpg6-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.ppc64le",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.s390x",
"SUSE Manager Server LTS 4.3:libpq5-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:libpq5-32bit-18.1-150200.5.3.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-contrib-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-docs-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plperl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-plpython-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-pltcl-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql-server-devel-18-150400.4.21.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-contrib-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-devel-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-docs-17.7-150200.5.19.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql17-plperl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-plpython-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-pltcl-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-17.7-150200.5.19.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql17-server-devel-17.7-150200.5.19.1.s390x"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T10:12:26Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4370-1
Vulnerability from csaf_suse - Published: 2025-12-11 19:03 - Updated: 2025-12-11 19:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.20-3.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-devel-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.20-3.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-devel-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.20-3.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-devel-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.20-3.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-devel-14.20-3.63.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql14",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql14 fixes the following issues:\n\nUpgraded to 14.20:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4370,SUSE-SLE-SERVER-12-SP5-LTSS-2025-4370,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-4370",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4370-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4370-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254370-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4370-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023526.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2025-12-11T19:03:37Z",
"generator": {
"date": "2025-12-11T19:03:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4370-1",
"initial_release_date": "2025-12-11T19:03:37Z",
"revision_history": [
{
"date": "2025-12-11T19:03:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-14.20-3.63.1.aarch64",
"product_id": "postgresql14-14.20-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.20-3.63.1.aarch64",
"product_id": "postgresql14-contrib-14.20-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-devel-14.20-3.63.1.aarch64",
"product_id": "postgresql14-devel-14.20-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.20-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.20-3.63.1.aarch64",
"product_id": "postgresql14-plperl-14.20-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.20-3.63.1.aarch64",
"product_id": "postgresql14-plpython-14.20-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.20-3.63.1.aarch64",
"product_id": "postgresql14-pltcl-14.20-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-server-14.20-3.63.1.aarch64",
"product_id": "postgresql14-server-14.20-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.20-3.63.1.aarch64",
"product_id": "postgresql14-server-devel-14.20-3.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-3.63.1.aarch64",
"product": {
"name": "postgresql14-test-14.20-3.63.1.aarch64",
"product_id": "postgresql14-test-14.20-3.63.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-14.20-3.63.1.i586",
"product_id": "postgresql14-14.20-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-contrib-14.20-3.63.1.i586",
"product_id": "postgresql14-contrib-14.20-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-devel-14.20-3.63.1.i586",
"product_id": "postgresql14-devel-14.20-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.20-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-plperl-14.20-3.63.1.i586",
"product_id": "postgresql14-plperl-14.20-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-plpython-14.20-3.63.1.i586",
"product_id": "postgresql14-plpython-14.20-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-pltcl-14.20-3.63.1.i586",
"product_id": "postgresql14-pltcl-14.20-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-server-14.20-3.63.1.i586",
"product_id": "postgresql14-server-14.20-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-server-devel-14.20-3.63.1.i586",
"product_id": "postgresql14-server-devel-14.20-3.63.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-3.63.1.i586",
"product": {
"name": "postgresql14-test-14.20-3.63.1.i586",
"product_id": "postgresql14-test-14.20-3.63.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.20-3.63.1.noarch",
"product": {
"name": "postgresql14-docs-14.20-3.63.1.noarch",
"product_id": "postgresql14-docs-14.20-3.63.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-14.20-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-contrib-14.20-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-devel-14.20-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.20-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-plperl-14.20-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-plpython-14.20-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-pltcl-14.20-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-server-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-server-14.20-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-server-devel-14.20-3.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-3.63.1.ppc64le",
"product": {
"name": "postgresql14-test-14.20-3.63.1.ppc64le",
"product_id": "postgresql14-test-14.20-3.63.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-14.20-3.63.1.s390",
"product_id": "postgresql14-14.20-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-contrib-14.20-3.63.1.s390",
"product_id": "postgresql14-contrib-14.20-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-devel-14.20-3.63.1.s390",
"product_id": "postgresql14-devel-14.20-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.s390",
"product_id": "postgresql14-llvmjit-devel-14.20-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-plperl-14.20-3.63.1.s390",
"product_id": "postgresql14-plperl-14.20-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-plpython-14.20-3.63.1.s390",
"product_id": "postgresql14-plpython-14.20-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-pltcl-14.20-3.63.1.s390",
"product_id": "postgresql14-pltcl-14.20-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-server-14.20-3.63.1.s390",
"product_id": "postgresql14-server-14.20-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-server-devel-14.20-3.63.1.s390",
"product_id": "postgresql14-server-devel-14.20-3.63.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-3.63.1.s390",
"product": {
"name": "postgresql14-test-14.20-3.63.1.s390",
"product_id": "postgresql14-test-14.20-3.63.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-14.20-3.63.1.s390x",
"product_id": "postgresql14-14.20-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-contrib-14.20-3.63.1.s390x",
"product_id": "postgresql14-contrib-14.20-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-devel-14.20-3.63.1.s390x",
"product_id": "postgresql14-devel-14.20-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.20-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-plperl-14.20-3.63.1.s390x",
"product_id": "postgresql14-plperl-14.20-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-plpython-14.20-3.63.1.s390x",
"product_id": "postgresql14-plpython-14.20-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.20-3.63.1.s390x",
"product_id": "postgresql14-pltcl-14.20-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-server-14.20-3.63.1.s390x",
"product_id": "postgresql14-server-14.20-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.20-3.63.1.s390x",
"product_id": "postgresql14-server-devel-14.20-3.63.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-3.63.1.s390x",
"product": {
"name": "postgresql14-test-14.20-3.63.1.s390x",
"product_id": "postgresql14-test-14.20-3.63.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-14.20-3.63.1.x86_64",
"product_id": "postgresql14-14.20-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.20-3.63.1.x86_64",
"product_id": "postgresql14-contrib-14.20-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-devel-14.20-3.63.1.x86_64",
"product_id": "postgresql14-devel-14.20-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-3.63.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.20-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.20-3.63.1.x86_64",
"product_id": "postgresql14-plperl-14.20-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.20-3.63.1.x86_64",
"product_id": "postgresql14-plpython-14.20-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.20-3.63.1.x86_64",
"product_id": "postgresql14-pltcl-14.20-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-server-14.20-3.63.1.x86_64",
"product_id": "postgresql14-server-14.20-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.20-3.63.1.x86_64",
"product_id": "postgresql14-server-devel-14.20-3.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-3.63.1.x86_64",
"product": {
"name": "postgresql14-test-14.20-3.63.1.x86_64",
"product_id": "postgresql14-test-14.20-3.63.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.aarch64"
},
"product_reference": "postgresql14-14.20-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.ppc64le"
},
"product_reference": "postgresql14-14.20-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.s390x"
},
"product_reference": "postgresql14-14.20-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.s390x"
},
"product_reference": "postgresql14-contrib-14.20-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.aarch64"
},
"product_reference": "postgresql14-devel-14.20-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.s390x"
},
"product_reference": "postgresql14-devel-14.20-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-devel-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-3.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.20-3.63.1.noarch"
},
"product_reference": "postgresql14-docs-14.20-3.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.s390x"
},
"product_reference": "postgresql14-plperl-14.20-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.s390x"
},
"product_reference": "postgresql14-plpython-14.20-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.20-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-3.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.aarch64"
},
"product_reference": "postgresql14-server-14.20-3.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.ppc64le"
},
"product_reference": "postgresql14-server-14.20-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.s390x"
},
"product_reference": "postgresql14-server-14.20-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-server-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-3.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-3.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-3.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.20-3.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-devel-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-devel-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-3.63.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.20-3.63.1.noarch"
},
"product_reference": "postgresql14-docs-14.20-3.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-server-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-3.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-devel-14.20-3.63.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-3.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-devel-14.20-3.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-devel-14.20-3.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-devel-14.20-3.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T19:03:37Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-devel-14.20-3.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-devel-14.20-3.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql14-server-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-contrib-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-devel-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-docs-14.20-3.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plperl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-plpython-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-pltcl-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-14.20-3.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql14-server-devel-14.20-3.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T19:03:37Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4371-1
Vulnerability from csaf_suse - Published: 2025-12-11 19:04 - Updated: 2025-12-11 19:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.20-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-docs-14.20-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-docs-14.20-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.20-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-docs-14.20-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-docs-14.20-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql14",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql14 fixes the following issues:\n\nUpgraded to 14.20:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4371,SUSE-SLE-Module-Legacy-15-SP6-2025-4371,SUSE-SLE-Module-Legacy-15-SP7-2025-4371,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-4371,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-4371,openSUSE-SLE-15.6-2025-4371",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4371-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4371-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254371-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4371-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023525.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2025-12-11T19:04:45Z",
"generator": {
"date": "2025-12-11T19:04:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4371-1",
"initial_release_date": "2025-12-11T19:04:45Z",
"revision_history": [
{
"date": "2025-12-11T19:04:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-contrib-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-devel-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-devel-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-llvmjit-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-plperl-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-plpython-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-pltcl-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-server-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-server-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-server-devel-14.20-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150600.16.23.1.aarch64",
"product": {
"name": "postgresql14-test-14.20-150600.16.23.1.aarch64",
"product_id": "postgresql14-test-14.20-150600.16.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-contrib-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-devel-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-devel-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-llvmjit-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-plperl-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-plpython-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-pltcl-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-server-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-server-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-server-devel-14.20-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150600.16.23.1.i586",
"product": {
"name": "postgresql14-test-14.20-150600.16.23.1.i586",
"product_id": "postgresql14-test-14.20-150600.16.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.20-150600.16.23.1.noarch",
"product": {
"name": "postgresql14-docs-14.20-150600.16.23.1.noarch",
"product_id": "postgresql14-docs-14.20-150600.16.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-contrib-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-devel-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-plperl-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-plpython-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-pltcl-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-server-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-server-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-server-devel-14.20-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql14-test-14.20-150600.16.23.1.ppc64le",
"product_id": "postgresql14-test-14.20-150600.16.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-contrib-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-devel-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-devel-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-llvmjit-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-plperl-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-plpython-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-pltcl-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-server-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-server-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-server-devel-14.20-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150600.16.23.1.s390x",
"product": {
"name": "postgresql14-test-14.20-150600.16.23.1.s390x",
"product_id": "postgresql14-test-14.20-150600.16.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-contrib-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-devel-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-devel-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-llvmjit-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-plperl-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-plpython-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-pltcl-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-server-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-server-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-server-devel-14.20-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150600.16.23.1.x86_64",
"product": {
"name": "postgresql14-test-14.20-150600.16.23.1.x86_64",
"product_id": "postgresql14-test-14.20-150600.16.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150600.16.23.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.20-150600.16.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.20-150600.16.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150600.16.23.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-docs-14.20-150600.16.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.20-150600.16.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150600.16.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-docs-14.20-150600.16.23.1.noarch"
},
"product_reference": "postgresql14-docs-14.20-150600.16.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-server-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.aarch64"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.s390x"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-test-14.20-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.x86_64"
},
"product_reference": "postgresql14-test-14.20-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T19:04:45Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-docs-14.20-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql14-test-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-contrib-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-docs-14.20-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plperl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-plpython-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-pltcl-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-server-devel-14.20-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql14-test-14.20-150600.16.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T19:04:45Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4372-1
Vulnerability from csaf_suse - Published: 2025-12-11 19:06 - Updated: 2025-12-11 19:06| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.15-3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.15-3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.15-3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.15-3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.15-3.47.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql15",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql15 fixes the following issues:\n\nUpgraded to 15.15:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4372,SUSE-SLE-SERVER-12-SP5-LTSS-2025-4372,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-4372",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4372-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4372-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254372-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4372-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023524.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2025-12-11T19:06:38Z",
"generator": {
"date": "2025-12-11T19:06:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4372-1",
"initial_release_date": "2025-12-11T19:06:38Z",
"revision_history": [
{
"date": "2025-12-11T19:06:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-15.15-3.47.1.aarch64",
"product_id": "postgresql15-15.15-3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.15-3.47.1.aarch64",
"product_id": "postgresql15-contrib-15.15-3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-devel-15.15-3.47.1.aarch64",
"product_id": "postgresql15-devel-15.15-3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.15-3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.15-3.47.1.aarch64",
"product_id": "postgresql15-plperl-15.15-3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.15-3.47.1.aarch64",
"product_id": "postgresql15-plpython-15.15-3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.15-3.47.1.aarch64",
"product_id": "postgresql15-pltcl-15.15-3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-server-15.15-3.47.1.aarch64",
"product_id": "postgresql15-server-15.15-3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.15-3.47.1.aarch64",
"product_id": "postgresql15-server-devel-15.15-3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-3.47.1.aarch64",
"product": {
"name": "postgresql15-test-15.15-3.47.1.aarch64",
"product_id": "postgresql15-test-15.15-3.47.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-15.15-3.47.1.i586",
"product_id": "postgresql15-15.15-3.47.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-contrib-15.15-3.47.1.i586",
"product_id": "postgresql15-contrib-15.15-3.47.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-devel-15.15-3.47.1.i586",
"product_id": "postgresql15-devel-15.15-3.47.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.15-3.47.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-plperl-15.15-3.47.1.i586",
"product_id": "postgresql15-plperl-15.15-3.47.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-plpython-15.15-3.47.1.i586",
"product_id": "postgresql15-plpython-15.15-3.47.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-pltcl-15.15-3.47.1.i586",
"product_id": "postgresql15-pltcl-15.15-3.47.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-server-15.15-3.47.1.i586",
"product_id": "postgresql15-server-15.15-3.47.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-server-devel-15.15-3.47.1.i586",
"product_id": "postgresql15-server-devel-15.15-3.47.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-3.47.1.i586",
"product": {
"name": "postgresql15-test-15.15-3.47.1.i586",
"product_id": "postgresql15-test-15.15-3.47.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.15-3.47.1.noarch",
"product": {
"name": "postgresql15-docs-15.15-3.47.1.noarch",
"product_id": "postgresql15-docs-15.15-3.47.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-15.15-3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-contrib-15.15-3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-devel-15.15-3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.15-3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-plperl-15.15-3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-plpython-15.15-3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-pltcl-15.15-3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-server-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-server-15.15-3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-server-devel-15.15-3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-3.47.1.ppc64le",
"product": {
"name": "postgresql15-test-15.15-3.47.1.ppc64le",
"product_id": "postgresql15-test-15.15-3.47.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-15.15-3.47.1.s390",
"product_id": "postgresql15-15.15-3.47.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-contrib-15.15-3.47.1.s390",
"product_id": "postgresql15-contrib-15.15-3.47.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-devel-15.15-3.47.1.s390",
"product_id": "postgresql15-devel-15.15-3.47.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.s390",
"product_id": "postgresql15-llvmjit-devel-15.15-3.47.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-plperl-15.15-3.47.1.s390",
"product_id": "postgresql15-plperl-15.15-3.47.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-plpython-15.15-3.47.1.s390",
"product_id": "postgresql15-plpython-15.15-3.47.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-pltcl-15.15-3.47.1.s390",
"product_id": "postgresql15-pltcl-15.15-3.47.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-server-15.15-3.47.1.s390",
"product_id": "postgresql15-server-15.15-3.47.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-server-devel-15.15-3.47.1.s390",
"product_id": "postgresql15-server-devel-15.15-3.47.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-3.47.1.s390",
"product": {
"name": "postgresql15-test-15.15-3.47.1.s390",
"product_id": "postgresql15-test-15.15-3.47.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-15.15-3.47.1.s390x",
"product_id": "postgresql15-15.15-3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-contrib-15.15-3.47.1.s390x",
"product_id": "postgresql15-contrib-15.15-3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-devel-15.15-3.47.1.s390x",
"product_id": "postgresql15-devel-15.15-3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.15-3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-plperl-15.15-3.47.1.s390x",
"product_id": "postgresql15-plperl-15.15-3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-plpython-15.15-3.47.1.s390x",
"product_id": "postgresql15-plpython-15.15-3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.15-3.47.1.s390x",
"product_id": "postgresql15-pltcl-15.15-3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-server-15.15-3.47.1.s390x",
"product_id": "postgresql15-server-15.15-3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.15-3.47.1.s390x",
"product_id": "postgresql15-server-devel-15.15-3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-3.47.1.s390x",
"product": {
"name": "postgresql15-test-15.15-3.47.1.s390x",
"product_id": "postgresql15-test-15.15-3.47.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-15.15-3.47.1.x86_64",
"product_id": "postgresql15-15.15-3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.15-3.47.1.x86_64",
"product_id": "postgresql15-contrib-15.15-3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-devel-15.15-3.47.1.x86_64",
"product_id": "postgresql15-devel-15.15-3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-3.47.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.15-3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.15-3.47.1.x86_64",
"product_id": "postgresql15-plperl-15.15-3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.15-3.47.1.x86_64",
"product_id": "postgresql15-plpython-15.15-3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.15-3.47.1.x86_64",
"product_id": "postgresql15-pltcl-15.15-3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-server-15.15-3.47.1.x86_64",
"product_id": "postgresql15-server-15.15-3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.15-3.47.1.x86_64",
"product_id": "postgresql15-server-devel-15.15-3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-3.47.1.x86_64",
"product": {
"name": "postgresql15-test-15.15-3.47.1.x86_64",
"product_id": "postgresql15-test-15.15-3.47.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-3.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.aarch64"
},
"product_reference": "postgresql15-15.15-3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-3.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.ppc64le"
},
"product_reference": "postgresql15-15.15-3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-3.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.s390x"
},
"product_reference": "postgresql15-15.15-3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-3.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-3.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-3.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.s390x"
},
"product_reference": "postgresql15-contrib-15.15-3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-3.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.aarch64"
},
"product_reference": "postgresql15-devel-15.15-3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-3.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-3.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.s390x"
},
"product_reference": "postgresql15-devel-15.15-3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-devel-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-3.47.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.15-3.47.1.noarch"
},
"product_reference": "postgresql15-docs-15.15-3.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-3.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-3.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-3.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.s390x"
},
"product_reference": "postgresql15-plperl-15.15-3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-3.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-3.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-3.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.s390x"
},
"product_reference": "postgresql15-plpython-15.15-3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-3.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-3.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-3.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.15-3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-3.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.aarch64"
},
"product_reference": "postgresql15-server-15.15-3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-3.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.ppc64le"
},
"product_reference": "postgresql15-server-15.15-3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-3.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.s390x"
},
"product_reference": "postgresql15-server-15.15-3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-server-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-3.47.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-3.47.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-3.47.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.15-3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-devel-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-3.47.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.15-3.47.1.noarch"
},
"product_reference": "postgresql15-docs-15.15-3.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-server-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-3.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.15-3.47.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.15-3.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.15-3.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.15-3.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T19:06:38Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.15-3.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.15-3.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql15-server-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-contrib-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-devel-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-docs-15.15-3.47.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plperl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-plpython-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-pltcl-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-15.15-3.47.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql15-server-devel-15.15-3.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-11T19:06:38Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
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.