Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-5318 (GCVE-0-2025-5318)
Vulnerability from cvelistv5
Published
2025-06-24 14:10
Modified
2025-08-13 14:37
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-125 - Out-of-bounds Read
Summary
A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
References
Impacted products
Vendor | Product | Version | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
► | Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
||||||||||||||||
|
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-5318", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-06-24T14:29:13.950274Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-24T14:29:18.363Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:10" ], "defaultStatus": "affected", "packageName": "libssh", "product": "Red Hat Enterprise Linux 10", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:8" ], "defaultStatus": "affected", "packageName": "libssh", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:9" ], "defaultStatus": "affected", "packageName": "libssh", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:openshift:4" ], "defaultStatus": "affected", "packageName": "rhcos", "product": "Red Hat OpenShift Container Platform 4", "vendor": "Red Hat" } ], "credits": [ { "lang": "en", "value": "Red Hat would like to thank Ronald Crane for reporting this issue." } ], "datePublic": "2025-06-24T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Moderate" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "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" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-125", "description": "Out-of-bounds Read", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-13T14:37:21.622Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "vdb-entry", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/security/cve/CVE-2025-5318" }, { "name": "RHBZ#2369131", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131" }, { "url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt" } ], "timeline": [ { "lang": "en", "time": "2025-05-29T06:48:59.169000+00:00", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2025-06-24T00:00:00+00:00", "value": "Made public." } ], "title": "Libssh: out-of-bounds read in sftp_handle()", "workarounds": [ { "lang": "en", "value": "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." } ], "x_redhatCweChain": "CWE-125: Out-of-bounds Read" } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2025-5318", "datePublished": "2025-06-24T14:10:07.188Z", "dateReserved": "2025-05-29T07:01:42.703Z", "dateUpdated": "2025-08-13T14:37:21.622Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-5318\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-06-24T14:15:30.523\",\"lastModified\":\"2025-06-26T18:58:14.280\",\"vulnStatus\":\"Undergoing Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en la librer\u00eda libssh. Una lectura fuera de los l\u00edmites puede activarse en la funci\u00f3n sftp_handle debido a una comprobaci\u00f3n de comparaci\u00f3n incorrecta que permite que la funci\u00f3n acceda a memoria m\u00e1s all\u00e1 de la lista de manejadores v\u00e1lidos y devuelva un puntero no v\u00e1lido, que se utiliza en el procesamiento posterior. Esta vulnerabilidad permite que un atacante remoto autenticado lea regiones de memoria no deseadas, exponiendo informaci\u00f3n confidencial o afectando el comportamiento del servicio.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-5318\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2369131\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://www.libssh.org/security/advisories/CVE-2025-5318.txt\",\"source\":\"secalert@redhat.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-5318\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-24T14:29:13.950274Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-24T14:29:15.706Z\"}}], \"cna\": {\"title\": \"Libssh: out-of-bounds read in sftp_handle()\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Ronald Crane for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"libssh\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"libssh\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"libssh\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-05-29T06:48:59.169000+00:00\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-06-24T00:00:00+00:00\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-06-24T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2025-5318\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2369131\", \"name\": \"RHBZ#2369131\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://www.libssh.org/security/advisories/CVE-2025-5318.txt\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2025-08-13T14:37:21.622Z\"}, \"x_redhatCweChain\": \"CWE-125: Out-of-bounds Read\"}}", "cveMetadata": "{\"cveId\": \"CVE-2025-5318\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-08-13T14:37:21.622Z\", \"dateReserved\": \"2025-05-29T07:01:42.703Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-06-24T14:10:07.188Z\", \"assignerShortName\": \"redhat\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
ghsa-98qw-prqm-9f4p
Vulnerability from github
Published
2025-06-26 21:31
Modified
2025-06-26 21:31
Severity ?
VLAI Severity ?
Details
A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
{ "affected": [], "aliases": [ "CVE-2025-5318" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-06-24T14:15:30Z", "severity": "MODERATE" }, "details": "A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.", "id": "GHSA-98qw-prqm-9f4p", "modified": "2025-06-26T21:31:08Z", "published": "2025-06-26T21:31:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-5318" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131" }, { "type": "WEB", "url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
fkie_cve-2025-5318
Vulnerability from fkie_nvd
Published
2025-06-24 14:15
Modified
2025-06-26 18:58
Severity ?
Summary
A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior." }, { "lang": "es", "value": "Se encontr\u00f3 una falla en la librer\u00eda libssh. Una lectura fuera de los l\u00edmites puede activarse en la funci\u00f3n sftp_handle debido a una comprobaci\u00f3n de comparaci\u00f3n incorrecta que permite que la funci\u00f3n acceda a memoria m\u00e1s all\u00e1 de la lista de manejadores v\u00e1lidos y devuelva un puntero no v\u00e1lido, que se utiliza en el procesamiento posterior. Esta vulnerabilidad permite que un atacante remoto autenticado lea regiones de memoria no deseadas, exponiendo informaci\u00f3n confidencial o afectando el comportamiento del servicio." } ], "id": "CVE-2025-5318", "lastModified": "2025-06-26T18:58:14.280", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 2.8, "impactScore": 2.5, "source": "secalert@redhat.com", "type": "Primary" } ] }, "published": "2025-06-24T14:15:30.523", "references": [ { "source": "secalert@redhat.com", "url": "https://access.redhat.com/security/cve/CVE-2025-5318" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131" }, { "source": "secalert@redhat.com", "url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Undergoing Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "secalert@redhat.com", "type": "Primary" } ] }
suse-su-2025:02229-1
Vulnerability from csaf_suse
Published
2025-07-04 16:02
Modified
2025-07-04 16:02
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).
- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).
- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).
- CVE-2025-5372: Fixed cases where ssh_kdf() returns a success code on certain failures (bsc#1245314).
Patchnames
SUSE-2025-2229,SUSE-SLE-Module-Basesystem-15-SP6-2025-2229,SUSE-SLE-Module-Basesystem-15-SP7-2025-2229,openSUSE-SLE-15.6-2025-2229
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).\n- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).\n- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).\n- CVE-2025-5372: Fixed cases where ssh_kdf() returns a success code on certain failures (bsc#1245314).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2229,SUSE-SLE-Module-Basesystem-15-SP6-2025-2229,SUSE-SLE-Module-Basesystem-15-SP7-2025-2229,openSUSE-SLE-15.6-2025-2229", "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_02229-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02229-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502229-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02229-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040622.html" }, { "category": "self", "summary": "SUSE Bug 1245309", "url": "https://bugzilla.suse.com/1245309" }, { "category": "self", "summary": "SUSE Bug 1245310", "url": "https://bugzilla.suse.com/1245310" }, { "category": "self", "summary": "SUSE Bug 1245311", "url": "https://bugzilla.suse.com/1245311" }, { "category": "self", "summary": "SUSE Bug 1245314", "url": "https://bugzilla.suse.com/1245314" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4877 page", "url": "https://www.suse.com/security/cve/CVE-2025-4877/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4878 page", "url": "https://www.suse.com/security/cve/CVE-2025-4878/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5318 page", "url": "https://www.suse.com/security/cve/CVE-2025-5318/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5372 page", "url": "https://www.suse.com/security/cve/CVE-2025-5372/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2025-07-04T16:02:31Z", "generator": { "date": "2025-07-04T16:02:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02229-1", "initial_release_date": "2025-07-04T16:02:31Z", "revision_history": [ { "date": "2025-07-04T16:02:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150600.11.3.1.aarch64", "product": { "name": "libssh-config-0.9.8-150600.11.3.1.aarch64", "product_id": "libssh-config-0.9.8-150600.11.3.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150600.11.3.1.aarch64", "product": { "name": "libssh-devel-0.9.8-150600.11.3.1.aarch64", "product_id": "libssh-devel-0.9.8-150600.11.3.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150600.11.3.1.aarch64", "product": { "name": "libssh4-0.9.8-150600.11.3.1.aarch64", "product_id": "libssh4-0.9.8-150600.11.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.9.8-150600.11.3.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.9.8-150600.11.3.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.9.8-150600.11.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150600.11.3.1.i586", "product": { "name": "libssh-config-0.9.8-150600.11.3.1.i586", "product_id": "libssh-config-0.9.8-150600.11.3.1.i586" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150600.11.3.1.i586", "product": { "name": "libssh-devel-0.9.8-150600.11.3.1.i586", "product_id": "libssh-devel-0.9.8-150600.11.3.1.i586" } }, { "category": "product_version", "name": "libssh4-0.9.8-150600.11.3.1.i586", "product": { "name": "libssh4-0.9.8-150600.11.3.1.i586", "product_id": "libssh4-0.9.8-150600.11.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150600.11.3.1.ppc64le", "product": { "name": "libssh-config-0.9.8-150600.11.3.1.ppc64le", "product_id": "libssh-config-0.9.8-150600.11.3.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150600.11.3.1.ppc64le", "product": { "name": "libssh-devel-0.9.8-150600.11.3.1.ppc64le", "product_id": "libssh-devel-0.9.8-150600.11.3.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.9.8-150600.11.3.1.ppc64le", "product": { "name": "libssh4-0.9.8-150600.11.3.1.ppc64le", "product_id": "libssh4-0.9.8-150600.11.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150600.11.3.1.s390x", "product": { "name": "libssh-config-0.9.8-150600.11.3.1.s390x", "product_id": "libssh-config-0.9.8-150600.11.3.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150600.11.3.1.s390x", "product": { "name": "libssh-devel-0.9.8-150600.11.3.1.s390x", "product_id": "libssh-devel-0.9.8-150600.11.3.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.9.8-150600.11.3.1.s390x", "product": { "name": "libssh4-0.9.8-150600.11.3.1.s390x", "product_id": "libssh4-0.9.8-150600.11.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150600.11.3.1.x86_64", "product": { "name": "libssh-config-0.9.8-150600.11.3.1.x86_64", "product_id": "libssh-config-0.9.8-150600.11.3.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150600.11.3.1.x86_64", "product": { "name": "libssh-devel-0.9.8-150600.11.3.1.x86_64", "product_id": "libssh-devel-0.9.8-150600.11.3.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150600.11.3.1.x86_64", "product": { "name": "libssh4-0.9.8-150600.11.3.1.x86_64", "product_id": "libssh4-0.9.8-150600.11.3.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "product": { "name": "libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "product_id": "libssh4-32bit-0.9.8-150600.11.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": "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": "libssh-config-0.9.8-150600.11.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.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:libssh-config-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.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:libssh-devel-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.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:libssh4-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150600.11.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:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.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:libssh-config-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.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:libssh-devel-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.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:libssh4-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150600.11.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:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150600.11.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150600.11.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150600.11.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh4-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150600.11.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-4877", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4877" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4877", "url": "https://www.suse.com/security/cve/CVE-2025-4877" }, { "category": "external", "summary": "SUSE Bug 1245309 for CVE-2025-4877", "url": "https://bugzilla.suse.com/1245309" } ], "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:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-04T16:02:31Z", "details": "moderate" } ], "title": "CVE-2025-4877" }, { "cve": "CVE-2025-4878", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4878" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh, where an uninitialized variable exists under certain conditions in the privatekey_from_file() function. This flaw can be triggered if the file specified by the filename doesn\u0027t exist and may lead to possible signing failures or heap corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4878", "url": "https://www.suse.com/security/cve/CVE-2025-4878" }, { "category": "external", "summary": "SUSE Bug 1245310 for CVE-2025-4878", "url": "https://bugzilla.suse.com/1245310" } ], "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:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-04T16:02:31Z", "details": "moderate" } ], "title": "CVE-2025-4878" }, { "cve": "CVE-2025-5318", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5318" } ], "notes": [ { "category": "general", "text": "A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5318", "url": "https://www.suse.com/security/cve/CVE-2025-5318" }, { "category": "external", "summary": "SUSE Bug 1245311 for CVE-2025-5318", "url": "https://bugzilla.suse.com/1245311" } ], "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:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-04T16:02:31Z", "details": "moderate" } ], "title": "CVE-2025-5318" }, { "cve": "CVE-2025-5372", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5372" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in the ssh_kdf() function responsible for key derivation. Due to inconsistent interpretation of return values where OpenSSL uses 0 to indicate failure and libssh uses 0 for success\u2014the function may mistakenly return a success status even when key derivation fails. This results in uninitialized cryptographic key buffers being used in subsequent communication, potentially compromising SSH sessions\u0027 confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5372", "url": "https://www.suse.com/security/cve/CVE-2025-5372" }, { "category": "external", "summary": "SUSE Bug 1245314 for CVE-2025-5372", "url": "https://bugzilla.suse.com/1245314" } ], "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:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-config-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh-devel-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-0.9.8-150600.11.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP7:libssh4-32bit-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-config-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh-devel-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.aarch64", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.ppc64le", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.s390x", "openSUSE Leap 15.6:libssh4-0.9.8-150600.11.3.1.x86_64", "openSUSE Leap 15.6:libssh4-32bit-0.9.8-150600.11.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-04T16:02:31Z", "details": "important" } ], "title": "CVE-2025-5372" } ] }
suse-su-2025:02281-1
Vulnerability from csaf_suse
Published
2025-07-10 16:05
Modified
2025-07-10 16:05
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).
- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).
- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).
- CVE-2025-5372: Fixed ssh_kdf() returns a success code on certain failures (bsc#1245314).
Patchnames
SUSE-2025-2281,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2281,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2281
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).\n- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).\n- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).\n- CVE-2025-5372: Fixed ssh_kdf() returns a success code on certain failures (bsc#1245314).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2281,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2281,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2281", "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_02281-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02281-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502281-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02281-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040679.html" }, { "category": "self", "summary": "SUSE Bug 1245309", "url": "https://bugzilla.suse.com/1245309" }, { "category": "self", "summary": "SUSE Bug 1245310", "url": "https://bugzilla.suse.com/1245310" }, { "category": "self", "summary": "SUSE Bug 1245311", "url": "https://bugzilla.suse.com/1245311" }, { "category": "self", "summary": "SUSE Bug 1245314", "url": "https://bugzilla.suse.com/1245314" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4877 page", "url": "https://www.suse.com/security/cve/CVE-2025-4877/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4878 page", "url": "https://www.suse.com/security/cve/CVE-2025-4878/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5318 page", "url": "https://www.suse.com/security/cve/CVE-2025-5318/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5372 page", "url": "https://www.suse.com/security/cve/CVE-2025-5372/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2025-07-10T16:05:33Z", "generator": { "date": "2025-07-10T16:05:33Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02281-1", "initial_release_date": "2025-07-10T16:05:33Z", "revision_history": [ { "date": "2025-07-10T16:05:33Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.15.1.aarch64", "product": { "name": "libssh-config-0.9.8-3.15.1.aarch64", "product_id": "libssh-config-0.9.8-3.15.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.15.1.aarch64", "product": { "name": "libssh-devel-0.9.8-3.15.1.aarch64", "product_id": "libssh-devel-0.9.8-3.15.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.15.1.aarch64", "product": { "name": "libssh4-0.9.8-3.15.1.aarch64", "product_id": "libssh4-0.9.8-3.15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.9.8-3.15.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.9.8-3.15.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.9.8-3.15.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.15.1.i586", "product": { "name": "libssh-config-0.9.8-3.15.1.i586", "product_id": "libssh-config-0.9.8-3.15.1.i586" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.15.1.i586", "product": { "name": "libssh-devel-0.9.8-3.15.1.i586", "product_id": "libssh-devel-0.9.8-3.15.1.i586" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.15.1.i586", "product": { "name": "libssh4-0.9.8-3.15.1.i586", "product_id": "libssh4-0.9.8-3.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.15.1.ppc64le", "product": { "name": "libssh-config-0.9.8-3.15.1.ppc64le", "product_id": "libssh-config-0.9.8-3.15.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.15.1.ppc64le", "product": { "name": "libssh-devel-0.9.8-3.15.1.ppc64le", "product_id": "libssh-devel-0.9.8-3.15.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.15.1.ppc64le", "product": { "name": "libssh4-0.9.8-3.15.1.ppc64le", "product_id": "libssh4-0.9.8-3.15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.15.1.s390", "product": { "name": "libssh-config-0.9.8-3.15.1.s390", "product_id": "libssh-config-0.9.8-3.15.1.s390" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.15.1.s390", "product": { "name": "libssh-devel-0.9.8-3.15.1.s390", "product_id": "libssh-devel-0.9.8-3.15.1.s390" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.15.1.s390", "product": { "name": "libssh4-0.9.8-3.15.1.s390", "product_id": "libssh4-0.9.8-3.15.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.15.1.s390x", "product": { "name": "libssh-config-0.9.8-3.15.1.s390x", "product_id": "libssh-config-0.9.8-3.15.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.15.1.s390x", "product": { "name": "libssh-devel-0.9.8-3.15.1.s390x", "product_id": "libssh-devel-0.9.8-3.15.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.15.1.s390x", "product": { "name": "libssh4-0.9.8-3.15.1.s390x", "product_id": "libssh4-0.9.8-3.15.1.s390x" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.8-3.15.1.s390x", "product": { "name": "libssh4-32bit-0.9.8-3.15.1.s390x", "product_id": "libssh4-32bit-0.9.8-3.15.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-3.15.1.x86_64", "product": { "name": "libssh-config-0.9.8-3.15.1.x86_64", "product_id": "libssh-config-0.9.8-3.15.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-3.15.1.x86_64", "product": { "name": "libssh-devel-0.9.8-3.15.1.x86_64", "product_id": "libssh-devel-0.9.8-3.15.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.9.8-3.15.1.x86_64", "product": { "name": "libssh4-0.9.8-3.15.1.x86_64", "product_id": "libssh4-0.9.8-3.15.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.8-3.15.1.x86_64", "product": { "name": "libssh4-32bit-0.9.8-3.15.1.x86_64", "product_id": "libssh4-32bit-0.9.8-3.15.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": "libssh-config-0.9.8-3.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.aarch64" }, "product_reference": "libssh-config-0.9.8-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x" }, "product_reference": "libssh-config-0.9.8-3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64" }, "product_reference": "libssh-config-0.9.8-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-3.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-3.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-3.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x" }, "product_reference": "libssh-devel-0.9.8-3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-3.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64" }, "product_reference": "libssh4-0.9.8-3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le" }, "product_reference": "libssh4-0.9.8-3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x" }, "product_reference": "libssh4-0.9.8-3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64" }, "product_reference": "libssh4-0.9.8-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-3.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x" }, "product_reference": "libssh4-32bit-0.9.8-3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-3.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-3.15.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:libssh-config-0.9.8-3.15.1.x86_64" }, "product_reference": "libssh-config-0.9.8-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-3.15.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:libssh-devel-0.9.8-3.15.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-3.15.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:libssh4-0.9.8-3.15.1.x86_64" }, "product_reference": "libssh4-0.9.8-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-3.15.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:libssh4-32bit-0.9.8-3.15.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-4877", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4877" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4877", "url": "https://www.suse.com/security/cve/CVE-2025-4877" }, { "category": "external", "summary": "SUSE Bug 1245309 for CVE-2025-4877", "url": "https://bugzilla.suse.com/1245309" } ], "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:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:05:33Z", "details": "moderate" } ], "title": "CVE-2025-4877" }, { "cve": "CVE-2025-4878", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4878" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh, where an uninitialized variable exists under certain conditions in the privatekey_from_file() function. This flaw can be triggered if the file specified by the filename doesn\u0027t exist and may lead to possible signing failures or heap corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4878", "url": "https://www.suse.com/security/cve/CVE-2025-4878" }, { "category": "external", "summary": "SUSE Bug 1245310 for CVE-2025-4878", "url": "https://bugzilla.suse.com/1245310" } ], "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:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:05:33Z", "details": "moderate" } ], "title": "CVE-2025-4878" }, { "cve": "CVE-2025-5318", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5318" } ], "notes": [ { "category": "general", "text": "A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5318", "url": "https://www.suse.com/security/cve/CVE-2025-5318" }, { "category": "external", "summary": "SUSE Bug 1245311 for CVE-2025-5318", "url": "https://bugzilla.suse.com/1245311" } ], "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:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:05:33Z", "details": "moderate" } ], "title": "CVE-2025-5318" }, { "cve": "CVE-2025-5372", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5372" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in the ssh_kdf() function responsible for key derivation. Due to inconsistent interpretation of return values where OpenSSL uses 0 to indicate failure and libssh uses 0 for success\u2014the function may mistakenly return a success status even when key derivation fails. This results in uninitialized cryptographic key buffers being used in subsequent communication, potentially compromising SSH sessions\u0027 confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5372", "url": "https://www.suse.com/security/cve/CVE-2025-5372" }, { "category": "external", "summary": "SUSE Bug 1245314 for CVE-2025-5372", "url": "https://bugzilla.suse.com/1245314" } ], "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:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh4-32bit-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-config-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-0.9.8-3.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh4-32bit-0.9.8-3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:05:33Z", "details": "important" } ], "title": "CVE-2025-5372" } ] }
suse-su-2025:02278-1
Vulnerability from csaf_suse
Published
2025-07-10 16:02
Modified
2025-07-10 16:02
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).
- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).
- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).
- CVE-2025-5372: Fixed ssh_kdf() returns a success code on certain failures (bsc#1245314).
Patchnames
SUSE-2025-2278,SUSE-SLE-Micro-5.3-2025-2278,SUSE-SLE-Micro-5.4-2025-2278,SUSE-SLE-Micro-5.5-2025-2278,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2278,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2278,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2278,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2278,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2278,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2278,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2278,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2278,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2278,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2278
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).\n- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).\n- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).\n- CVE-2025-5372: Fixed ssh_kdf() returns a success code on certain failures (bsc#1245314).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2278,SUSE-SLE-Micro-5.3-2025-2278,SUSE-SLE-Micro-5.4-2025-2278,SUSE-SLE-Micro-5.5-2025-2278,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2278,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2278,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2278,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2278,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2278,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2278,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2278,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2278,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2278,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2278", "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_02278-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02278-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502278-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02278-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040682.html" }, { "category": "self", "summary": "SUSE Bug 1245309", "url": "https://bugzilla.suse.com/1245309" }, { "category": "self", "summary": "SUSE Bug 1245310", "url": "https://bugzilla.suse.com/1245310" }, { "category": "self", "summary": "SUSE Bug 1245311", "url": "https://bugzilla.suse.com/1245311" }, { "category": "self", "summary": "SUSE Bug 1245314", "url": "https://bugzilla.suse.com/1245314" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4877 page", "url": "https://www.suse.com/security/cve/CVE-2025-4877/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4878 page", "url": "https://www.suse.com/security/cve/CVE-2025-4878/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5318 page", "url": "https://www.suse.com/security/cve/CVE-2025-5318/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5372 page", "url": "https://www.suse.com/security/cve/CVE-2025-5372/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2025-07-10T16:02:57Z", "generator": { "date": "2025-07-10T16:02:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02278-1", "initial_release_date": "2025-07-10T16:02:57Z", "revision_history": [ { "date": "2025-07-10T16:02:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150400.3.9.1.aarch64", "product": { "name": "libssh-config-0.9.8-150400.3.9.1.aarch64", "product_id": "libssh-config-0.9.8-150400.3.9.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150400.3.9.1.aarch64", "product": { "name": "libssh-devel-0.9.8-150400.3.9.1.aarch64", "product_id": "libssh-devel-0.9.8-150400.3.9.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150400.3.9.1.aarch64", "product": { "name": "libssh4-0.9.8-150400.3.9.1.aarch64", "product_id": "libssh4-0.9.8-150400.3.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.9.8-150400.3.9.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.9.8-150400.3.9.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.9.8-150400.3.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150400.3.9.1.i586", "product": { "name": "libssh-config-0.9.8-150400.3.9.1.i586", "product_id": "libssh-config-0.9.8-150400.3.9.1.i586" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150400.3.9.1.i586", "product": { "name": "libssh-devel-0.9.8-150400.3.9.1.i586", "product_id": "libssh-devel-0.9.8-150400.3.9.1.i586" } }, { "category": "product_version", "name": "libssh4-0.9.8-150400.3.9.1.i586", "product": { "name": "libssh4-0.9.8-150400.3.9.1.i586", "product_id": "libssh4-0.9.8-150400.3.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150400.3.9.1.ppc64le", "product": { "name": "libssh-config-0.9.8-150400.3.9.1.ppc64le", "product_id": "libssh-config-0.9.8-150400.3.9.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150400.3.9.1.ppc64le", "product": { "name": "libssh-devel-0.9.8-150400.3.9.1.ppc64le", "product_id": "libssh-devel-0.9.8-150400.3.9.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.9.8-150400.3.9.1.ppc64le", "product": { "name": "libssh4-0.9.8-150400.3.9.1.ppc64le", "product_id": "libssh4-0.9.8-150400.3.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150400.3.9.1.s390x", "product": { "name": "libssh-config-0.9.8-150400.3.9.1.s390x", "product_id": "libssh-config-0.9.8-150400.3.9.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150400.3.9.1.s390x", "product": { "name": "libssh-devel-0.9.8-150400.3.9.1.s390x", "product_id": "libssh-devel-0.9.8-150400.3.9.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.9.8-150400.3.9.1.s390x", "product": { "name": "libssh4-0.9.8-150400.3.9.1.s390x", "product_id": "libssh4-0.9.8-150400.3.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150400.3.9.1.x86_64", "product": { "name": "libssh-config-0.9.8-150400.3.9.1.x86_64", "product_id": "libssh-config-0.9.8-150400.3.9.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "product": { "name": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "product_id": "libssh-devel-0.9.8-150400.3.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150400.3.9.1.x86_64", "product": { "name": "libssh4-0.9.8-150400.3.9.1.x86_64", "product_id": "libssh4-0.9.8-150400.3.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "product": { "name": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "product_id": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.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:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.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:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.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:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.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:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.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:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.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:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.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:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.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:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.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:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-4877", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4877" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4877", "url": "https://www.suse.com/security/cve/CVE-2025-4877" }, { "category": "external", "summary": "SUSE Bug 1245309 for CVE-2025-4877", "url": "https://bugzilla.suse.com/1245309" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:02:57Z", "details": "moderate" } ], "title": "CVE-2025-4877" }, { "cve": "CVE-2025-4878", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4878" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh, where an uninitialized variable exists under certain conditions in the privatekey_from_file() function. This flaw can be triggered if the file specified by the filename doesn\u0027t exist and may lead to possible signing failures or heap corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4878", "url": "https://www.suse.com/security/cve/CVE-2025-4878" }, { "category": "external", "summary": "SUSE Bug 1245310 for CVE-2025-4878", "url": "https://bugzilla.suse.com/1245310" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:02:57Z", "details": "moderate" } ], "title": "CVE-2025-4878" }, { "cve": "CVE-2025-5318", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5318" } ], "notes": [ { "category": "general", "text": "A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5318", "url": "https://www.suse.com/security/cve/CVE-2025-5318" }, { "category": "external", "summary": "SUSE Bug 1245311 for CVE-2025-5318", "url": "https://bugzilla.suse.com/1245311" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:02:57Z", "details": "moderate" } ], "title": "CVE-2025-5318" }, { "cve": "CVE-2025-5372", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5372" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in the ssh_kdf() function responsible for key derivation. Due to inconsistent interpretation of return values where OpenSSL uses 0 to indicate failure and libssh uses 0 for success\u2014the function may mistakenly return a success status even when key derivation fails. This results in uninitialized cryptographic key buffers being used in subsequent communication, potentially compromising SSH sessions\u0027 confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5372", "url": "https://www.suse.com/security/cve/CVE-2025-5372" }, { "category": "external", "summary": "SUSE Bug 1245314 for CVE-2025-5372", "url": "https://bugzilla.suse.com/1245314" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Micro 5.5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-config-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh-devel-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.s390x", "SUSE Manager Server 4.3:libssh4-0.9.8-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:libssh4-32bit-0.9.8-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:02:57Z", "details": "important" } ], "title": "CVE-2025-5372" } ] }
suse-su-2025:02755-1
Vulnerability from csaf_suse
Published
2025-08-12 07:35
Modified
2025-08-12 07:35
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).
- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).
- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).
Patchnames
SUSE-2025-2755,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2755,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2755
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).\n- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).\n- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2755,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2755,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2755", "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_02755-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02755-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502755-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02755-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041165.html" }, { "category": "self", "summary": "SUSE Bug 1245309", "url": "https://bugzilla.suse.com/1245309" }, { "category": "self", "summary": "SUSE Bug 1245310", "url": "https://bugzilla.suse.com/1245310" }, { "category": "self", "summary": "SUSE Bug 1245311", "url": "https://bugzilla.suse.com/1245311" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4877 page", "url": "https://www.suse.com/security/cve/CVE-2025-4877/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4878 page", "url": "https://www.suse.com/security/cve/CVE-2025-4878/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5318 page", "url": "https://www.suse.com/security/cve/CVE-2025-5318/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2025-08-12T07:35:23Z", "generator": { "date": "2025-08-12T07:35:23Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02755-1", "initial_release_date": "2025-08-12T07:35:23Z", "revision_history": [ { "date": "2025-08-12T07:35:23Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.15.1.aarch64", "product": { "name": "libssh-devel-0.6.3-12.15.1.aarch64", "product_id": "libssh-devel-0.6.3-12.15.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.15.1.aarch64", "product": { "name": "libssh-devel-doc-0.6.3-12.15.1.aarch64", "product_id": "libssh-devel-doc-0.6.3-12.15.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.15.1.aarch64", "product": { "name": "libssh4-0.6.3-12.15.1.aarch64", "product_id": "libssh4-0.6.3-12.15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.6.3-12.15.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.6.3-12.15.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.6.3-12.15.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.15.1.i586", "product": { "name": "libssh-devel-0.6.3-12.15.1.i586", "product_id": "libssh-devel-0.6.3-12.15.1.i586" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.15.1.i586", "product": { "name": "libssh-devel-doc-0.6.3-12.15.1.i586", "product_id": "libssh-devel-doc-0.6.3-12.15.1.i586" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.15.1.i586", "product": { "name": "libssh4-0.6.3-12.15.1.i586", "product_id": "libssh4-0.6.3-12.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.15.1.ppc64le", "product": { "name": "libssh-devel-0.6.3-12.15.1.ppc64le", "product_id": "libssh-devel-0.6.3-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.15.1.ppc64le", "product": { "name": "libssh-devel-doc-0.6.3-12.15.1.ppc64le", "product_id": "libssh-devel-doc-0.6.3-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.15.1.ppc64le", "product": { "name": "libssh4-0.6.3-12.15.1.ppc64le", "product_id": "libssh4-0.6.3-12.15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.15.1.s390", "product": { "name": "libssh-devel-0.6.3-12.15.1.s390", "product_id": "libssh-devel-0.6.3-12.15.1.s390" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.15.1.s390", "product": { "name": "libssh-devel-doc-0.6.3-12.15.1.s390", "product_id": "libssh-devel-doc-0.6.3-12.15.1.s390" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.15.1.s390", "product": { "name": "libssh4-0.6.3-12.15.1.s390", "product_id": "libssh4-0.6.3-12.15.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.15.1.s390x", "product": { "name": "libssh-devel-0.6.3-12.15.1.s390x", "product_id": "libssh-devel-0.6.3-12.15.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.15.1.s390x", "product": { "name": "libssh-devel-doc-0.6.3-12.15.1.s390x", "product_id": "libssh-devel-doc-0.6.3-12.15.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.15.1.s390x", "product": { "name": "libssh4-0.6.3-12.15.1.s390x", "product_id": "libssh4-0.6.3-12.15.1.s390x" } }, { "category": "product_version", "name": "libssh4-32bit-0.6.3-12.15.1.s390x", "product": { "name": "libssh4-32bit-0.6.3-12.15.1.s390x", "product_id": "libssh4-32bit-0.6.3-12.15.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-devel-0.6.3-12.15.1.x86_64", "product": { "name": "libssh-devel-0.6.3-12.15.1.x86_64", "product_id": "libssh-devel-0.6.3-12.15.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-doc-0.6.3-12.15.1.x86_64", "product": { "name": "libssh-devel-doc-0.6.3-12.15.1.x86_64", "product_id": "libssh-devel-doc-0.6.3-12.15.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.6.3-12.15.1.x86_64", "product": { "name": "libssh4-0.6.3-12.15.1.x86_64", "product_id": "libssh4-0.6.3-12.15.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.6.3-12.15.1.x86_64", "product": { "name": "libssh4-32bit-0.6.3-12.15.1.x86_64", "product_id": "libssh4-32bit-0.6.3-12.15.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": "libssh-devel-doc-0.6.3-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.aarch64" }, "product_reference": "libssh-devel-doc-0.6.3-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le" }, "product_reference": "libssh-devel-doc-0.6.3-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x" }, "product_reference": "libssh-devel-doc-0.6.3-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64" }, "product_reference": "libssh-devel-doc-0.6.3-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-doc-0.6.3-12.15.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:libssh-devel-doc-0.6.3-12.15.1.x86_64" }, "product_reference": "libssh-devel-doc-0.6.3-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-4877", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4877" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4877", "url": "https://www.suse.com/security/cve/CVE-2025-4877" }, { "category": "external", "summary": "SUSE Bug 1245309 for CVE-2025-4877", "url": "https://bugzilla.suse.com/1245309" } ], "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:libssh-devel-doc-0.6.3-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T07:35:23Z", "details": "moderate" } ], "title": "CVE-2025-4877" }, { "cve": "CVE-2025-4878", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4878" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh, where an uninitialized variable exists under certain conditions in the privatekey_from_file() function. This flaw can be triggered if the file specified by the filename doesn\u0027t exist and may lead to possible signing failures or heap corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4878", "url": "https://www.suse.com/security/cve/CVE-2025-4878" }, { "category": "external", "summary": "SUSE Bug 1245310 for CVE-2025-4878", "url": "https://bugzilla.suse.com/1245310" } ], "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:libssh-devel-doc-0.6.3-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T07:35:23Z", "details": "moderate" } ], "title": "CVE-2025-4878" }, { "cve": "CVE-2025-5318", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5318" } ], "notes": [ { "category": "general", "text": "A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5318", "url": "https://www.suse.com/security/cve/CVE-2025-5318" }, { "category": "external", "summary": "SUSE Bug 1245311 for CVE-2025-5318", "url": "https://bugzilla.suse.com/1245311" } ], "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:libssh-devel-doc-0.6.3-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libssh-devel-doc-0.6.3-12.15.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libssh-devel-doc-0.6.3-12.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-12T07:35:23Z", "details": "moderate" } ], "title": "CVE-2025-5318" } ] }
suse-su-2025:02279-1
Vulnerability from csaf_suse
Published
2025-07-10 16:03
Modified
2025-07-10 16:03
Summary
Security update for libssh
Notes
Title of the patch
Security update for libssh
Description of the patch
This update for libssh fixes the following issues:
- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).
- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).
- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).
- CVE-2025-5372: Fixed ssh_kdf() returns a success code on certain failures (bsc#1245314).
Patchnames
SUSE-2025-2279,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2279,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2279,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2279,SUSE-SUSE-MicroOS-5.1-2025-2279,SUSE-SUSE-MicroOS-5.2-2025-2279,SUSE-Storage-7.1-2025-2279
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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 libssh", "title": "Title of the patch" }, { "category": "description", "text": "This update for libssh fixes the following issues:\n\n- CVE-2025-4877: Fixed write beyond bounds in binary to base64 conversion functions (bsc#1245309).\n- CVE-2025-4878: Fixed use of uninitialized variable in privatekey_from_file() (bsc#1245310).\n- CVE-2025-5318: Fixed likely read beyond bounds in sftp server handle management (bsc#1245311).\n- CVE-2025-5372: Fixed ssh_kdf() returns a success code on certain failures (bsc#1245314).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2279,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2279,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2279,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2279,SUSE-SUSE-MicroOS-5.1-2025-2279,SUSE-SUSE-MicroOS-5.2-2025-2279,SUSE-Storage-7.1-2025-2279", "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_02279-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02279-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502279-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02279-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040681.html" }, { "category": "self", "summary": "SUSE Bug 1245309", "url": "https://bugzilla.suse.com/1245309" }, { "category": "self", "summary": "SUSE Bug 1245310", "url": "https://bugzilla.suse.com/1245310" }, { "category": "self", "summary": "SUSE Bug 1245311", "url": "https://bugzilla.suse.com/1245311" }, { "category": "self", "summary": "SUSE Bug 1245314", "url": "https://bugzilla.suse.com/1245314" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4877 page", "url": "https://www.suse.com/security/cve/CVE-2025-4877/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4878 page", "url": "https://www.suse.com/security/cve/CVE-2025-4878/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5318 page", "url": "https://www.suse.com/security/cve/CVE-2025-5318/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5372 page", "url": "https://www.suse.com/security/cve/CVE-2025-5372/" } ], "title": "Security update for libssh", "tracking": { "current_release_date": "2025-07-10T16:03:25Z", "generator": { "date": "2025-07-10T16:03:25Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02279-1", "initial_release_date": "2025-07-10T16:03:25Z", "revision_history": [ { "date": "2025-07-10T16:03:25Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.9.1.aarch64", "product": { "name": "libssh-config-0.9.8-150200.13.9.1.aarch64", "product_id": "libssh-config-0.9.8-150200.13.9.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.9.1.aarch64", "product": { "name": "libssh-devel-0.9.8-150200.13.9.1.aarch64", "product_id": "libssh-devel-0.9.8-150200.13.9.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.9.1.aarch64", "product": { "name": "libssh4-0.9.8-150200.13.9.1.aarch64", "product_id": "libssh4-0.9.8-150200.13.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh4-64bit-0.9.8-150200.13.9.1.aarch64_ilp32", "product": { "name": "libssh4-64bit-0.9.8-150200.13.9.1.aarch64_ilp32", "product_id": "libssh4-64bit-0.9.8-150200.13.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.9.1.i586", "product": { "name": "libssh-config-0.9.8-150200.13.9.1.i586", "product_id": "libssh-config-0.9.8-150200.13.9.1.i586" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.9.1.i586", "product": { "name": "libssh-devel-0.9.8-150200.13.9.1.i586", "product_id": "libssh-devel-0.9.8-150200.13.9.1.i586" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.9.1.i586", "product": { "name": "libssh4-0.9.8-150200.13.9.1.i586", "product_id": "libssh4-0.9.8-150200.13.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.9.1.ppc64le", "product": { "name": "libssh-config-0.9.8-150200.13.9.1.ppc64le", "product_id": "libssh-config-0.9.8-150200.13.9.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.9.1.ppc64le", "product": { "name": "libssh-devel-0.9.8-150200.13.9.1.ppc64le", "product_id": "libssh-devel-0.9.8-150200.13.9.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.9.1.ppc64le", "product": { "name": "libssh4-0.9.8-150200.13.9.1.ppc64le", "product_id": "libssh4-0.9.8-150200.13.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.9.1.s390x", "product": { "name": "libssh-config-0.9.8-150200.13.9.1.s390x", "product_id": "libssh-config-0.9.8-150200.13.9.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.9.1.s390x", "product": { "name": "libssh-devel-0.9.8-150200.13.9.1.s390x", "product_id": "libssh-devel-0.9.8-150200.13.9.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.9.1.s390x", "product": { "name": "libssh4-0.9.8-150200.13.9.1.s390x", "product_id": "libssh4-0.9.8-150200.13.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.9.8-150200.13.9.1.x86_64", "product": { "name": "libssh-config-0.9.8-150200.13.9.1.x86_64", "product_id": "libssh-config-0.9.8-150200.13.9.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-0.9.8-150200.13.9.1.x86_64", "product": { "name": "libssh-devel-0.9.8-150200.13.9.1.x86_64", "product_id": "libssh-devel-0.9.8-150200.13.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.9.8-150200.13.9.1.x86_64", "product": { "name": "libssh4-0.9.8-150200.13.9.1.x86_64", "product_id": "libssh4-0.9.8-150200.13.9.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "product": { "name": "libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "product_id": "libssh4-32bit-0.9.8-150200.13.9.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 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 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 Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "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": "libssh-config-0.9.8-150200.13.9.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:libssh-config-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.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:libssh-config-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.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:libssh-devel-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.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:libssh-devel-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.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:libssh4-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.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:libssh4-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.9.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:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.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:libssh-config-0.9.8-150200.13.9.1.ppc64le" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.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:libssh-config-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.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:libssh-devel-0.9.8-150200.13.9.1.ppc64le" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.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:libssh-devel-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.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:libssh4-0.9.8-150200.13.9.1.ppc64le" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.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:libssh4-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.9.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:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.9.8-150200.13.9.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-config-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.9.8-150200.13.9.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh-devel-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.9.8-150200.13.9.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.9.8-150200.13.9.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" }, "product_reference": "libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-4877", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4877" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4877", "url": "https://www.suse.com/security/cve/CVE-2025-4877" }, { "category": "external", "summary": "SUSE Bug 1245309 for CVE-2025-4877", "url": "https://bugzilla.suse.com/1245309" } ], "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:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:03:25Z", "details": "moderate" } ], "title": "CVE-2025-4877" }, { "cve": "CVE-2025-4878", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4878" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh, where an uninitialized variable exists under certain conditions in the privatekey_from_file() function. This flaw can be triggered if the file specified by the filename doesn\u0027t exist and may lead to possible signing failures or heap corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4878", "url": "https://www.suse.com/security/cve/CVE-2025-4878" }, { "category": "external", "summary": "SUSE Bug 1245310 for CVE-2025-4878", "url": "https://bugzilla.suse.com/1245310" } ], "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:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:03:25Z", "details": "moderate" } ], "title": "CVE-2025-4878" }, { "cve": "CVE-2025-5318", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5318" } ], "notes": [ { "category": "general", "text": "A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5318", "url": "https://www.suse.com/security/cve/CVE-2025-5318" }, { "category": "external", "summary": "SUSE Bug 1245311 for CVE-2025-5318", "url": "https://bugzilla.suse.com/1245311" } ], "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:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:03:25Z", "details": "moderate" } ], "title": "CVE-2025-5318" }, { "cve": "CVE-2025-5372", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5372" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in the ssh_kdf() function responsible for key derivation. Due to inconsistent interpretation of return values where OpenSSL uses 0 to indicate failure and libssh uses 0 for success\u2014the function may mistakenly return a success status even when key derivation fails. This results in uninitialized cryptographic key buffers being used in subsequent communication, potentially compromising SSH sessions\u0027 confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5372", "url": "https://www.suse.com/security/cve/CVE-2025-5372" }, { "category": "external", "summary": "SUSE Bug 1245314 for CVE-2025-5372", "url": "https://bugzilla.suse.com/1245314" } ], "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:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Enterprise Storage 7.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Enterprise Storage 7.1:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.1:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Micro 5.2:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libssh4-32bit-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-config-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh-devel-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-0.9.8-150200.13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libssh4-32bit-0.9.8-150200.13.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-10T16:03:25Z", "details": "important" } ], "title": "CVE-2025-5372" } ] }
wid-sec-w-2025-1385
Vulnerability from csaf_certbund
Published
2025-06-24 22:00
Modified
2025-07-21 22:00
Summary
libssh: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
libssh ist eine C Bibliothek für das Anbieten von SSH Diensten auf Client- und Serverseite. Sie kann genutzt werden, um aus der Ferne Programme auszuführen, Dateien zu übertragen oder als sicherer und transparenter Tunnel für entfernte Programme genutzt werden.
Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in libssh ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "libssh ist eine C Bibliothek f\u00fcr das Anbieten von SSH Diensten auf Client- und Serverseite. Sie kann genutzt werden, um aus der Ferne Programme auszuf\u00fchren, Dateien zu \u00fcbertragen oder als sicherer und transparenter Tunnel f\u00fcr entfernte Programme genutzt werden.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in libssh ausnutzen, um Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1385 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1385.json" }, { "category": "self", "summary": "WID-SEC-2025-1385 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1385" }, { "category": "external", "summary": "libssh Security Advisory vom 2025-06-24", "url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt" }, { "category": "external", "summary": "NIST Vulnerability Database vom 2025-06-24", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02229-1 vom 2025-07-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021759.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7619-1 vom 2025-07-07", "url": "https://ubuntu.com/security/notices/USN-7619-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02278-1 vom 2025-07-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021792.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02279-1 vom 2025-07-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021791.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02281-1 vom 2025-07-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021789.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-18E8506D3A vom 2025-07-22", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-18e8506d3a" } ], "source_lang": "en-US", "title": "libssh: Schwachstelle erm\u00f6glicht Offenlegung von Informationen", "tracking": { "current_release_date": "2025-07-21T22:00:00.000+00:00", "generator": { "date": "2025-07-22T11:12:13.269+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1385", "initial_release_date": "2025-06-24T22:00:00.000+00:00", "revision_history": [ { "date": "2025-06-24T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-06T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-07T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-07-10T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-21T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Fedora aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c0.11.2", "product": { "name": "Open Source libssh \u003c0.11.2", "product_id": "T044818" } }, { "category": "product_version", "name": "0.11.2", "product": { "name": "Open Source libssh 0.11.2", "product_id": "T044818-fixed", "product_identification_helper": { "cpe": "cpe:/a:libssh:libssh:0.11.2" } } } ], "category": "product_name", "name": "libssh" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-5318", "product_status": { "known_affected": [ "T002207", "T000126", "T044818", "74185" ] }, "release_date": "2025-06-24T22:00:00.000+00:00", "title": "CVE-2025-5318" } ] }
wid-sec-w-2025-1423
Vulnerability from csaf_certbund
Published
2025-06-29 22:00
Modified
2025-07-22 22:00
Summary
libssh: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
libssh ist eine C Bibliothek für das Anbieten von SSH Diensten auf Client- und Serverseite. Sie kann genutzt werden, um aus der Ferne Programme auszuführen, Dateien zu übertragen oder als sicherer und transparenter Tunnel für entfernte Programme genutzt werden.
Angriff
Ein Angreifer kann mehrere Schwachstellen in libssh ausnutzen, um einen Denial of Service Angriff durchzuführen, um Sicherheitsvorkehrungen zu umgehen, und potentiell weitere nicht spezifizierte Auswirkungen zu verursachen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "libssh ist eine C Bibliothek f\u00fcr das Anbieten von SSH Diensten auf Client- und Serverseite. Sie kann genutzt werden, um aus der Ferne Programme auszuf\u00fchren, Dateien zu \u00fcbertragen oder als sicherer und transparenter Tunnel f\u00fcr entfernte Programme genutzt werden.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in libssh ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, um Sicherheitsvorkehrungen zu umgehen, und potentiell weitere nicht spezifizierte Auswirkungen zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1423 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1423.json" }, { "category": "self", "summary": "WID-SEC-2025-1423 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1423" }, { "category": "external", "summary": "libssh. org vom 2025-06-29", "url": "https://www.libssh.org/2025/06/24/libssh-0-11-2-security-and-bugfix-release/" }, { "category": "external", "summary": "libssh security and bugfix release vom 2025-06-29", "url": "https://seclists.org/oss-sec/2025/q2/284" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02229-1 vom 2025-07-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021759.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7619-1 vom 2025-07-07", "url": "https://ubuntu.com/security/notices/USN-7619-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02281-1 vom 2025-07-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021789.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02279-1 vom 2025-07-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021791.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02278-1 vom 2025-07-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021792.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-18E8506D3A vom 2025-07-22", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-18e8506d3a" } ], "source_lang": "en-US", "title": "libssh: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-07-22T22:00:00.000+00:00", "generator": { "date": "2025-07-23T06:37:32.616+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1423", "initial_release_date": "2025-06-29T22:00:00.000+00:00", "revision_history": [ { "date": "2025-06-29T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-06T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-07T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-07-10T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-21T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2025-07-22T22:00:00.000+00:00", "number": "6", "summary": "Referenz(en) aufgenommen: EUVD-2025-22335" } ], "status": "final", "version": "6" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c0.11.2", "product": { "name": "Open Source libssh \u003c0.11.2", "product_id": "T044955" } }, { "category": "product_version", "name": "0.11.2", "product": { "name": "Open Source libssh 0.11.2", "product_id": "T044955-fixed", "product_identification_helper": { "cpe": "cpe:/a:libssh:libssh:0.11.2" } } } ], "category": "product_name", "name": "libssh" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-4877", "product_status": { "known_affected": [ "T002207", "T044955", "T000126", "74185" ] }, "release_date": "2025-06-29T22:00:00.000+00:00", "title": "CVE-2025-4877" }, { "cve": "CVE-2025-5351", "product_status": { "known_affected": [ "T002207", "T044955", "T000126", "74185" ] }, "release_date": "2025-06-29T22:00:00.000+00:00", "title": "CVE-2025-5351" }, { "cve": "CVE-2025-5449", "product_status": { "known_affected": [ "T002207", "T044955", "T000126", "74185" ] }, "release_date": "2025-06-29T22:00:00.000+00:00", "title": "CVE-2025-5449" }, { "cve": "CVE-2025-4878", "product_status": { "known_affected": [ "T002207", "T044955", "T000126", "74185" ] }, "release_date": "2025-06-29T22:00:00.000+00:00", "title": "CVE-2025-4878" }, { "cve": "CVE-2025-5318", "product_status": { "known_affected": [ "T002207", "T044955", "T000126", "74185" ] }, "release_date": "2025-06-29T22:00:00.000+00:00", "title": "CVE-2025-5318" }, { "cve": "CVE-2025-5372", "product_status": { "known_affected": [ "T002207", "T044955", "T000126", "74185" ] }, "release_date": "2025-06-29T22:00:00.000+00:00", "title": "CVE-2025-5372" }, { "cve": "CVE-2025-5987", "product_status": { "known_affected": [ "T002207", "T044955", "T000126", "74185" ] }, "release_date": "2025-06-29T22:00:00.000+00:00", "title": "CVE-2025-5987" } ] }
opensuse-su-2025:15243-1
Vulnerability from csaf_opensuse
Published
2025-07-03 00:00
Modified
2025-07-03 00:00
Summary
libssh-config-0.11.2-1.1 on GA media
Notes
Title of the patch
libssh-config-0.11.2-1.1 on GA media
Description of the patch
These are all security issues fixed in the libssh-config-0.11.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15243
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libssh-config-0.11.2-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libssh-config-0.11.2-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15243", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15243-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4877 page", "url": "https://www.suse.com/security/cve/CVE-2025-4877/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-4878 page", "url": "https://www.suse.com/security/cve/CVE-2025-4878/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5318 page", "url": "https://www.suse.com/security/cve/CVE-2025-5318/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5351 page", "url": "https://www.suse.com/security/cve/CVE-2025-5351/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5372 page", "url": "https://www.suse.com/security/cve/CVE-2025-5372/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5449 page", "url": "https://www.suse.com/security/cve/CVE-2025-5449/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-5987 page", "url": "https://www.suse.com/security/cve/CVE-2025-5987/" } ], "title": "libssh-config-0.11.2-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15243-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libssh-config-0.11.2-1.1.aarch64", "product": { "name": "libssh-config-0.11.2-1.1.aarch64", "product_id": "libssh-config-0.11.2-1.1.aarch64" } }, { "category": "product_version", "name": "libssh-devel-0.11.2-1.1.aarch64", "product": { "name": "libssh-devel-0.11.2-1.1.aarch64", "product_id": "libssh-devel-0.11.2-1.1.aarch64" } }, { "category": "product_version", "name": "libssh4-0.11.2-1.1.aarch64", "product": { "name": "libssh4-0.11.2-1.1.aarch64", "product_id": "libssh4-0.11.2-1.1.aarch64" } }, { "category": "product_version", "name": "libssh4-32bit-0.11.2-1.1.aarch64", "product": { "name": "libssh4-32bit-0.11.2-1.1.aarch64", "product_id": "libssh4-32bit-0.11.2-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.11.2-1.1.ppc64le", "product": { "name": "libssh-config-0.11.2-1.1.ppc64le", "product_id": "libssh-config-0.11.2-1.1.ppc64le" } }, { "category": "product_version", "name": "libssh-devel-0.11.2-1.1.ppc64le", "product": { "name": "libssh-devel-0.11.2-1.1.ppc64le", "product_id": "libssh-devel-0.11.2-1.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-0.11.2-1.1.ppc64le", "product": { "name": "libssh4-0.11.2-1.1.ppc64le", "product_id": "libssh4-0.11.2-1.1.ppc64le" } }, { "category": "product_version", "name": "libssh4-32bit-0.11.2-1.1.ppc64le", "product": { "name": "libssh4-32bit-0.11.2-1.1.ppc64le", "product_id": "libssh4-32bit-0.11.2-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.11.2-1.1.s390x", "product": { "name": "libssh-config-0.11.2-1.1.s390x", "product_id": "libssh-config-0.11.2-1.1.s390x" } }, { "category": "product_version", "name": "libssh-devel-0.11.2-1.1.s390x", "product": { "name": "libssh-devel-0.11.2-1.1.s390x", "product_id": "libssh-devel-0.11.2-1.1.s390x" } }, { "category": "product_version", "name": "libssh4-0.11.2-1.1.s390x", "product": { "name": "libssh4-0.11.2-1.1.s390x", "product_id": "libssh4-0.11.2-1.1.s390x" } }, { "category": "product_version", "name": "libssh4-32bit-0.11.2-1.1.s390x", "product": { "name": "libssh4-32bit-0.11.2-1.1.s390x", "product_id": "libssh4-32bit-0.11.2-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libssh-config-0.11.2-1.1.x86_64", "product": { "name": "libssh-config-0.11.2-1.1.x86_64", "product_id": "libssh-config-0.11.2-1.1.x86_64" } }, { "category": "product_version", "name": "libssh-devel-0.11.2-1.1.x86_64", "product": { "name": "libssh-devel-0.11.2-1.1.x86_64", "product_id": "libssh-devel-0.11.2-1.1.x86_64" } }, { "category": "product_version", "name": "libssh4-0.11.2-1.1.x86_64", "product": { "name": "libssh4-0.11.2-1.1.x86_64", "product_id": "libssh4-0.11.2-1.1.x86_64" } }, { "category": "product_version", "name": "libssh4-32bit-0.11.2-1.1.x86_64", "product": { "name": "libssh4-32bit-0.11.2-1.1.x86_64", "product_id": "libssh4-32bit-0.11.2-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.11.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64" }, "product_reference": "libssh-config-0.11.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.11.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le" }, "product_reference": "libssh-config-0.11.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.11.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x" }, "product_reference": "libssh-config-0.11.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-config-0.11.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64" }, "product_reference": "libssh-config-0.11.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.11.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64" }, "product_reference": "libssh-devel-0.11.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.11.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le" }, "product_reference": "libssh-devel-0.11.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.11.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x" }, "product_reference": "libssh-devel-0.11.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh-devel-0.11.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64" }, "product_reference": "libssh-devel-0.11.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.11.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64" }, "product_reference": "libssh4-0.11.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.11.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le" }, "product_reference": "libssh4-0.11.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.11.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x" }, "product_reference": "libssh4-0.11.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-0.11.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64" }, "product_reference": "libssh4-0.11.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.11.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64" }, "product_reference": "libssh4-32bit-0.11.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.11.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le" }, "product_reference": "libssh4-32bit-0.11.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.11.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x" }, "product_reference": "libssh4-32bit-0.11.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libssh4-32bit-0.11.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" }, "product_reference": "libssh4-32bit-0.11.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-4877", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4877" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4877", "url": "https://www.suse.com/security/cve/CVE-2025-4877" }, { "category": "external", "summary": "SUSE Bug 1245309 for CVE-2025-4877", "url": "https://bugzilla.suse.com/1245309" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-4877" }, { "cve": "CVE-2025-4878", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-4878" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libssh, where an uninitialized variable exists under certain conditions in the privatekey_from_file() function. This flaw can be triggered if the file specified by the filename doesn\u0027t exist and may lead to possible signing failures or heap corruption.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-4878", "url": "https://www.suse.com/security/cve/CVE-2025-4878" }, { "category": "external", "summary": "SUSE Bug 1245310 for CVE-2025-4878", "url": "https://bugzilla.suse.com/1245310" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-4878" }, { "cve": "CVE-2025-5318", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5318" } ], "notes": [ { "category": "general", "text": "A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5318", "url": "https://www.suse.com/security/cve/CVE-2025-5318" }, { "category": "external", "summary": "SUSE Bug 1245311 for CVE-2025-5318", "url": "https://bugzilla.suse.com/1245311" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-5318" }, { "cve": "CVE-2025-5351", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5351" } ], "notes": [ { "category": "general", "text": "A flaw was found in the key export functionality of libssh. The issue occurs in the internal function responsible for converting cryptographic keys into serialized formats. During error handling, a memory structure is freed but not cleared, leading to a potential double free issue if an additional failure occurs later in the function. This condition may result in heap corruption or application instability in low-memory scenarios, posing a risk to system reliability where key export operations are performed.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5351", "url": "https://www.suse.com/security/cve/CVE-2025-5351" }, { "category": "external", "summary": "SUSE Bug 1245312 for CVE-2025-5351", "url": "https://bugzilla.suse.com/1245312" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-5351" }, { "cve": "CVE-2025-5372", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5372" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in the ssh_kdf() function responsible for key derivation. Due to inconsistent interpretation of return values where OpenSSL uses 0 to indicate failure and libssh uses 0 for success\u2014the function may mistakenly return a success status even when key derivation fails. This results in uninitialized cryptographic key buffers being used in subsequent communication, potentially compromising SSH sessions\u0027 confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5372", "url": "https://www.suse.com/security/cve/CVE-2025-5372" }, { "category": "external", "summary": "SUSE Bug 1245314 for CVE-2025-5372", "url": "https://bugzilla.suse.com/1245314" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-5372" }, { "cve": "CVE-2025-5449", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5449" } ], "notes": [ { "category": "general", "text": "A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash, resulting in a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5449", "url": "https://www.suse.com/security/cve/CVE-2025-5449" }, { "category": "external", "summary": "SUSE Bug 1245316 for CVE-2025-5449", "url": "https://bugzilla.suse.com/1245316" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-5449" }, { "cve": "CVE-2025-5987", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-5987" } ], "notes": [ { "category": "general", "text": "A flaw was found in libssh when using the ChaCha20 cipher with the OpenSSL library. If an attacker manages to exhaust the heap space, this error is not detected and may lead to libssh using a partially initialized cipher context. This occurs because the OpenSSL error code returned aliases with the SSH_OK code, resulting in libssh not properly detecting the error returned by the OpenSSL library. This issue can lead to undefined behavior, including compromised data confidentiality and integrity or crashes.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-5987", "url": "https://www.suse.com/security/cve/CVE-2025-5987" }, { "category": "external", "summary": "SUSE Bug 1245317 for CVE-2025-5987", "url": "https://bugzilla.suse.com/1245317" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x", "openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-5987" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…