Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-5351 (GCVE-0-2025-5351)
Vulnerability from cvelistv5 – Published: 2025-07-04 08:16 – Updated: 2026-05-19 13:16- CWE-415 - Double Free
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:18683 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2025-5351 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2369367 | issue-trackingx_refsource_REDHAT |
| Vendor | Product | Version | |
|---|---|---|---|
| libssh | libssh |
Affected:
0.10.0 , < 0.11.2
(semver)
|
|
| Red Hat | Red Hat Enterprise Linux 9 |
Unaffected:
0:0.10.4-18.el9 , < *
(rpm)
cpe:/a:redhat:enterprise_linux:9::appstream cpe:/o:redhat:enterprise_linux:9::baseos |
|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-5351",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-08T14:19:53.439788Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-08T14:20:01.329Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://git.libssh.org/projects/libssh.git/",
"defaultStatus": "unaffected",
"packageName": "libssh",
"product": "libssh",
"vendor": "libssh",
"versions": [
{
"lessThan": "0.11.2",
"status": "affected",
"version": "0.10.0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9::appstream",
"cpe:/o:redhat:enterprise_linux:9::baseos"
],
"defaultStatus": "affected",
"packageName": "libssh",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:0.10.4-18.el9",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9::appstream",
"cpe:/o:redhat:enterprise_linux:9::baseos"
],
"defaultStatus": "affected",
"packageName": "libssh",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:0.10.4-18.el9",
"versionType": "rpm"
}
]
},
{
"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:6"
],
"defaultStatus": "unknown",
"packageName": "libssh2",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "libssh2",
"product": "Red Hat Enterprise Linux 7",
"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:/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 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."
}
],
"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": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-415",
"description": "Double Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-19T13:16:52.947Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2026:18683",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2025-5351"
},
{
"name": "RHBZ#2369367",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369367"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-05-30T07:01:54.178Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2025-06-24T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Libssh: double free vulnerability in libssh key export functions",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Administrators should apply vendor-supplied patches as soon as they become available."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-415: Double Free"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2025-5351",
"datePublished": "2025-07-04T08:16:47.122Z",
"dateReserved": "2025-05-30T07:01:37.816Z",
"dateUpdated": "2026-05-19T13:16:52.947Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-5351",
"date": "2026-06-04",
"epss": "0.00482",
"percentile": "0.65495"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-5351\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-07-04T09:15:37.100\",\"lastModified\":\"2026-05-19T14:16:28.773\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 una falla en la funci\u00f3n de exportaci\u00f3n de claves de libssh. El problema se produce en la funci\u00f3n interna encargada de convertir las claves criptogr\u00e1ficas a formatos serializados. Durante la gesti\u00f3n de errores, se libera una estructura de memoria, pero no se borra, lo que puede provocar un problema de doble liberaci\u00f3n si se produce un fallo adicional m\u00e1s adelante en la funci\u00f3n. Esta condici\u00f3n puede provocar corrupci\u00f3n del mont\u00f3n o inestabilidad de la aplicaci\u00f3n en situaciones de memoria insuficiente, lo que supone un riesgo para la fiabilidad del sistema donde se realizan las operaciones de exportaci\u00f3n de claves.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.10.0\",\"versionEndExcluding\":\"0.11.2\",\"matchCriteriaId\":\"28859F90-CC03-4355-AC1B-E595AE86511A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"932D137F-528B-4526-9A89-CD59FA1AB0FE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D65C2163-CFC2-4ABB-8F4E-CB09CEBD006C\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2026:18683\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-5351\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2369367\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-5351\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-08T14:19:53.439788Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-08T14:19:57.760Z\"}}], \"cna\": {\"title\": \"Libssh: double free vulnerability in libssh key export functions\", \"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\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"libssh\", \"product\": \"libssh\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.10.0\", \"lessThan\": \"0.11.2\", \"versionType\": \"semver\"}], \"packageName\": \"libssh\", \"collectionURL\": \"https://git.libssh.org/projects/libssh.git/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9::appstream\", \"cpe:/o:redhat:enterprise_linux:9::baseos\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:0.10.4-18.el9\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libssh\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9::appstream\", \"cpe:/o:redhat:enterprise_linux:9::baseos\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:0.10.4-18.el9\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libssh\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"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:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"libssh2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"libssh2\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"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:/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-30T07:01:54.178Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-06-24T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-06-24T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2026:18683\", \"name\": \"RHSA-2026:18683\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2025-5351\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2369367\", \"name\": \"RHBZ#2369367\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Administrators should apply vendor-supplied patches as soon as they become available.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-415\", \"description\": \"Double Free\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-05-19T13:16:52.947Z\"}, \"x_redhatCweChain\": \"CWE-415: Double Free\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-5351\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-19T13:16:52.947Z\", \"dateReserved\": \"2025-05-30T07:01:37.816Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-07-04T08:16:47.122Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2025:15243-1
Vulnerability from csaf_opensuse - Published: 2025-07-03 00:00 - Updated: 2025-07-03 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-config-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh-devel-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libssh4-32bit-0.11.2-1.1.x86_64 | — |
Vendor Fix
|
{
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"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": "low"
}
],
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.",
"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": "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-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"
}
]
}
RHSA-2026:18683
Vulnerability from csaf_redhat - Published: 2026-05-19 13:16 - Updated: 2026-06-02 15:26There's a vulnerability in the libssh package where when a libssh consumer passes in an unexpectedly large input buffer to ssh_get_fingerprint_hash() function. In such cases the bin_to_base64() function can experience an integer overflow leading to a memory under allocation, when that happens it's possible that the program perform out of bounds write leading to a heap corruption. This issue affects only 32-bits builds of libssh.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
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't exist and may lead to possible signing failures or heap corruption.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange (KEX) process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libssh's handling of key exchange (KEX) processes when a client repeatedly sends incorrect KEX guesses. The library fails to free memory during these rekey operations, which can gradually exhaust system memory. This issue can lead to crashes on the client side, particularly when using libgcrypt, which impacts application stability and availability.
CWE-401 - Missing Release of Memory after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A malicious SCP server can send unexpected paths that could make the client application override local files outside of working directory. This could be misused to create malicious executable or configuration files and make the user execute them under specific consequences. This is the same issue as in OpenSSH, tracked as CVE-2019-6111.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libssh where it can attempt to open arbitrary files during configuration parsing. A local attacker can exploit this by providing a malicious configuration file or when the system is misconfigured. This vulnerability could lead to a Denial of Service (DoS) by causing the system to try and access dangerous files, such as block devices or large system files, which can disrupt normal operations.
CWE-73 - External Control of File Name or Path| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libssh. The API function `ssh_get_hexa()` is vulnerable to a denial of service when processing zero-length input. This can be exploited remotely by an attacker during GSSAPI (Generic Security Service Application Program Interface) authentication if the server's logging verbosity is set to `SSH_LOG_PACKET (3)` or higher. Successful exploitation could lead to a self-Denial of Service of the per-connection daemon process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libssh. A remote attacker, by controlling client configuration files or known_hosts files, could craft specific hostnames that when processed by the `match_pattern()` function can lead to inefficient regular expression backtracking. This can cause timeouts and resource exhaustion, resulting in a Denial of Service (DoS) for the client.
CWE-1333 - Inefficient Regular Expression Complexity| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libssh in which a malicious SFTP (SSH File Transfer Protocol) server can exploit this by sending a malformed 'longname' field within an `SSH_FXP_NAME` message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can cause unexpected behavior or lead to a denial of service (DoS) due to application crashes.
CWE-476 - NULL Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libssh is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "libssh is a library which implements the SSH protocol. It can be used to implement client and server applications.\n\nSecurity Fix(es):\n\n* libssh: Double Free Vulnerability in libssh Key Export Functions (CVE-2025-5351)\n\n* libssh: Use of uninitialized variable in privatekey_from_file() (CVE-2025-4878)\n\n* libssh: Write beyond bounds in binary to base64 conversion functions (CVE-2025-4877)\n\n* libssh: NULL Pointer Dereference in libssh KEX Session ID Calculation (CVE-2025-8114)\n\n* libssh: Memory Exhaustion via Repeated Key Exchange in libssh (CVE-2025-8277)\n\n* libssh: Buffer underflow in ssh_get_hexa() on invalid input (CVE-2026-0966)\n\n* libssh: Improper sanitation of paths received from SCP servers (CVE-2026-0964)\n\n* libssh: libssh: Denial of Service via improper configuration file handling (CVE-2026-0965)\n\n* libssh: libssh: Denial of Service via inefficient regular expression processing (CVE-2026-0967)\n\n* libssh: libssh: Denial of Service due to malformed SFTP message (CVE-2026-0968)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:18683",
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.8_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.8_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2369367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369367"
},
{
"category": "external",
"summary": "2376184",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376184"
},
{
"category": "external",
"summary": "2376193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376193"
},
{
"category": "external",
"summary": "2383220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383220"
},
{
"category": "external",
"summary": "2383888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383888"
},
{
"category": "external",
"summary": "2433121",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433121"
},
{
"category": "external",
"summary": "2436979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436979"
},
{
"category": "external",
"summary": "2436980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436980"
},
{
"category": "external",
"summary": "2436981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436981"
},
{
"category": "external",
"summary": "2436982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436982"
},
{
"category": "external",
"summary": "RHEL-150661",
"url": "https://issues.redhat.com/browse/RHEL-150661"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_18683.json"
}
],
"title": "Red Hat Security Advisory: libssh security update",
"tracking": {
"current_release_date": "2026-06-02T15:26:32+00:00",
"generator": {
"date": "2026-06-02T15:26:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:18683",
"initial_release_date": "2026-05-19T13:16:29+00:00",
"revision_history": [
{
"date": "2026-05-19T13:16:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T13:16:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:26:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0:0.10.4-18.el9.aarch64",
"product": {
"name": "libssh-devel-0:0.10.4-18.el9.aarch64",
"product_id": "libssh-devel-0:0.10.4-18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-devel@0.10.4-18.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libssh-debugsource-0:0.10.4-18.el9.aarch64",
"product": {
"name": "libssh-debugsource-0:0.10.4-18.el9.aarch64",
"product_id": "libssh-debugsource-0:0.10.4-18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debugsource@0.10.4-18.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"product": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"product_id": "libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debuginfo@0.10.4-18.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libssh-0:0.10.4-18.el9.aarch64",
"product": {
"name": "libssh-0:0.10.4-18.el9.aarch64",
"product_id": "libssh-0:0.10.4-18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh@0.10.4-18.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0:0.10.4-18.el9.ppc64le",
"product": {
"name": "libssh-devel-0:0.10.4-18.el9.ppc64le",
"product_id": "libssh-devel-0:0.10.4-18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-devel@0.10.4-18.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"product": {
"name": "libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"product_id": "libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debugsource@0.10.4-18.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"product": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"product_id": "libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debuginfo@0.10.4-18.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libssh-0:0.10.4-18.el9.ppc64le",
"product": {
"name": "libssh-0:0.10.4-18.el9.ppc64le",
"product_id": "libssh-0:0.10.4-18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh@0.10.4-18.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0:0.10.4-18.el9.i686",
"product": {
"name": "libssh-devel-0:0.10.4-18.el9.i686",
"product_id": "libssh-devel-0:0.10.4-18.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-devel@0.10.4-18.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libssh-debugsource-0:0.10.4-18.el9.i686",
"product": {
"name": "libssh-debugsource-0:0.10.4-18.el9.i686",
"product_id": "libssh-debugsource-0:0.10.4-18.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debugsource@0.10.4-18.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libssh-debuginfo-0:0.10.4-18.el9.i686",
"product": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.i686",
"product_id": "libssh-debuginfo-0:0.10.4-18.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debuginfo@0.10.4-18.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libssh-0:0.10.4-18.el9.i686",
"product": {
"name": "libssh-0:0.10.4-18.el9.i686",
"product_id": "libssh-0:0.10.4-18.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh@0.10.4-18.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0:0.10.4-18.el9.x86_64",
"product": {
"name": "libssh-devel-0:0.10.4-18.el9.x86_64",
"product_id": "libssh-devel-0:0.10.4-18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-devel@0.10.4-18.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libssh-debugsource-0:0.10.4-18.el9.x86_64",
"product": {
"name": "libssh-debugsource-0:0.10.4-18.el9.x86_64",
"product_id": "libssh-debugsource-0:0.10.4-18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debugsource@0.10.4-18.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"product": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"product_id": "libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debuginfo@0.10.4-18.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libssh-0:0.10.4-18.el9.x86_64",
"product": {
"name": "libssh-0:0.10.4-18.el9.x86_64",
"product_id": "libssh-0:0.10.4-18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh@0.10.4-18.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-devel-0:0.10.4-18.el9.s390x",
"product": {
"name": "libssh-devel-0:0.10.4-18.el9.s390x",
"product_id": "libssh-devel-0:0.10.4-18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-devel@0.10.4-18.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libssh-debugsource-0:0.10.4-18.el9.s390x",
"product": {
"name": "libssh-debugsource-0:0.10.4-18.el9.s390x",
"product_id": "libssh-debugsource-0:0.10.4-18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debugsource@0.10.4-18.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libssh-debuginfo-0:0.10.4-18.el9.s390x",
"product": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.s390x",
"product_id": "libssh-debuginfo-0:0.10.4-18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-debuginfo@0.10.4-18.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libssh-0:0.10.4-18.el9.s390x",
"product": {
"name": "libssh-0:0.10.4-18.el9.s390x",
"product_id": "libssh-0:0.10.4-18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh@0.10.4-18.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-0:0.10.4-18.el9.src",
"product": {
"name": "libssh-0:0.10.4-18.el9.src",
"product_id": "libssh-0:0.10.4-18.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh@0.10.4-18.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0:0.10.4-18.el9.noarch",
"product": {
"name": "libssh-config-0:0.10.4-18.el9.noarch",
"product_id": "libssh-config-0:0.10.4-18.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libssh-config@0.10.4-18.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64"
},
"product_reference": "libssh-0:0.10.4-18.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686"
},
"product_reference": "libssh-0:0.10.4-18.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le"
},
"product_reference": "libssh-0:0.10.4-18.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x"
},
"product_reference": "libssh-0:0.10.4-18.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src"
},
"product_reference": "libssh-0:0.10.4-18.el9.src",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64"
},
"product_reference": "libssh-0:0.10.4-18.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0:0.10.4-18.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch"
},
"product_reference": "libssh-config-0:0.10.4-18.el9.noarch",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.i686",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.s390x",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64"
},
"product_reference": "libssh-0:0.10.4-18.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686"
},
"product_reference": "libssh-0:0.10.4-18.el9.i686",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le"
},
"product_reference": "libssh-0:0.10.4-18.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x"
},
"product_reference": "libssh-0:0.10.4-18.el9.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src"
},
"product_reference": "libssh-0:0.10.4-18.el9.src",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-0:0.10.4-18.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64"
},
"product_reference": "libssh-0:0.10.4-18.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0:0.10.4-18.el9.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch"
},
"product_reference": "libssh-config-0:0.10.4-18.el9.noarch",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.i686",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debuginfo-0:0.10.4-18.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64"
},
"product_reference": "libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.i686",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-debugsource-0:0.10.4-18.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64"
},
"product_reference": "libssh-debugsource-0:0.10.4-18.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.i686",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-devel-0:0.10.4-18.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
},
"product_reference": "libssh-devel-0:0.10.4-18.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4877",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-07-03T18:04:11.051000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376193"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a vulnerability in the libssh package where when a libssh consumer passes in an unexpectedly large input buffer to ssh_get_fingerprint_hash() function. In such cases the bin_to_base64() function can experience an integer overflow leading to a memory under allocation, when that happens it\u0027s possible that the program perform out of bounds write leading to a heap corruption.\nThis issue affects only 32-bits builds of libssh.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: Write beyond bounds in binary to base64 conversion functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security classified this vulnerability as having a Moderate severity. This happens because of the complexity of the attack, the possible misusage of the libssh API and the fact the attacker may not have full control over the positions and contents written into the heap.\n\nNo supported Red Hat products are affected by this issue since only 32-bit builds are vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4877"
},
{
"category": "external",
"summary": "RHBZ#2376193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4877",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4877"
},
{
"category": "external",
"summary": "https://git.libssh.org/projects/libssh.git/commit/?h=stable-0.11\u0026id=6fd9cc8ce3958092a1aae11f1f2e911b2747732d",
"url": "https://git.libssh.org/projects/libssh.git/commit/?h=stable-0.11\u0026id=6fd9cc8ce3958092a1aae11f1f2e911b2747732d"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-4877.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-4877.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: Write beyond bounds in binary to base64 conversion functions"
},
{
"cve": "CVE-2025-4878",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-07-03T17:42:21.515000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376184"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: Use of uninitialized variable in privatekey_from_file()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this vulnerability as having Low severity as the affected privatekey_from_file() function is deprecated and should not be used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4878"
},
{
"category": "external",
"summary": "RHBZ#2376184",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376184"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4878",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4878"
},
{
"category": "external",
"summary": "https://git.libssh.org/projects/libssh.git/commit/?id=697650caa97eaf7623924c75f9fcfec6dd423cd1",
"url": "https://git.libssh.org/projects/libssh.git/commit/?id=697650caa97eaf7623924c75f9fcfec6dd423cd1"
},
{
"category": "external",
"summary": "https://git.libssh.org/projects/libssh.git/commit/?id=b35ee876adc92a208d47194772e99f9c71e0bedb",
"url": "https://git.libssh.org/projects/libssh.git/commit/?id=b35ee876adc92a208d47194772e99f9c71e0bedb"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-4878.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-4878.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libssh: Use of uninitialized variable in privatekey_from_file()"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5351",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2025-05-30T07:01:54.178000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369367"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: Double Free Vulnerability in libssh Key Export Functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has rated the severity of this issue as Moderate. The vulnerability arises from a double free condition that is only exploitable under rare and constrained scenarios such as low memory environments. Furthermore, exploitation requires an authenticated user with access to key export functionality, limiting the scope and impact. Despite the restricted preconditions, the flaw still presents a stability concern for services utilizing libssh in sensitive environments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5351"
},
{
"category": "external",
"summary": "RHBZ#2369367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5351"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5351",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5351"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Administrators should apply vendor-supplied patches as soon as they become available.",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: Double Free Vulnerability in libssh Key Export Functions"
},
{
"acknowledgments": [
{
"names": [
"Philippe Antoine",
"Jakub Jelen"
]
}
],
"cve": "CVE-2025-8114",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-07-24T12:37:24.168000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383220"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange (KEX) process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This issue can cause the client or server to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: NULL Pointer Dereference in libssh KEX Session ID Calculation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Moderate, due to its local attack vector and high complexity of exploitation. Although it requires specific allocation failure scenarios, successful exploitation can result in a crash of SSH clients or servers using libssh. This is caused by a NULL pointer dereference during the calculation of the KEX session ID.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8114"
},
{
"category": "external",
"summary": "RHBZ#2383220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8114",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8114"
},
{
"category": "external",
"summary": "https://git.libssh.org/projects/libssh.git/commit/?id=53ac23ded4cb2c5463f6c4cd1525331bd578812d",
"url": "https://git.libssh.org/projects/libssh.git/commit/?id=53ac23ded4cb2c5463f6c4cd1525331bd578812d"
},
{
"category": "external",
"summary": "https://git.libssh.org/projects/libssh.git/commit/?id=65f363c9",
"url": "https://git.libssh.org/projects/libssh.git/commit/?id=65f363c9"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-8114.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-8114.txt"
}
],
"release_date": "2025-07-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: NULL Pointer Dereference in libssh KEX Session ID Calculation"
},
{
"acknowledgments": [
{
"names": [
"Francesco Rollo"
]
}
],
"cve": "CVE-2025-8277",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-07-28T11:01:26.808000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383888"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libssh\u0027s handling of key exchange (KEX) processes when a client repeatedly sends incorrect KEX guesses. The library fails to free memory during these rekey operations, which can gradually exhaust system memory. This issue can lead to crashes on the client side, particularly when using libgcrypt, which impacts application stability and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: Memory Exhaustion via Repeated Key Exchange in libssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low.The issue requires an authenticated client to repeatedly initiate key exchanges with incorrect guesses, which leads to memory not being properly released. While this flaw can result in gradual memory exhaustion and potential denial of service (DoS) on the client side, it is not easily exploitable in typical usage scenarios and does not affect servers. The vulnerability does not compromise confidentiality or integrity and poses limited impact on system availability under normal operating conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8277"
},
{
"category": "external",
"summary": "RHBZ#2383888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383888"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8277"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-8277.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-8277.txt"
}
],
"release_date": "2025-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. It is strongly advised to apply updated libssh packages once available to prevent memory exhaustion risks on client systems.",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libssh: Memory Exhaustion via Repeated Key Exchange in libssh"
},
{
"acknowledgments": [
{
"names": [
"CTyun"
],
"organization": "Red-Shield Security Lab"
},
{
"names": [
"Jakub Jelen"
],
"organization": "libssh"
}
],
"cve": "CVE-2026-0964",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-04T23:37:53.443000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436979"
}
],
"notes": [
{
"category": "description",
"text": "A malicious SCP server can send unexpected paths that could make the\nclient application override local files outside of working directory.\nThis could be misused to create malicious executable or configuration\nfiles and make the user execute them under specific consequences.\n\nThis is the same issue as in OpenSSH, tracked as CVE-2019-6111.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: Improper sanitation of paths received from SCP servers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0964"
},
{
"category": "external",
"summary": "RHBZ#2436979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436979"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0964",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0964"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0964",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0964"
},
{
"category": "external",
"summary": "https://www.libssh.org/2026/02/10/libssh-0-12-0-and-0-11-4-security-releases/",
"url": "https://www.libssh.org/2026/02/10/libssh-0-12-0-and-0-11-4-security-releases/"
}
],
"release_date": "2026-02-10T18:44:42.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
},
{
"category": "workaround",
"details": "Do not use SCP! SCP is deprecated for several years and will\nbe removed in future releases!\n\nIf you have to, the application MUST validate the path returned\nfrom `ssh_scp_request_get_filename()` is the path the application\nrequested. The libssh does not do any writing in this case.",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: Improper sanitation of paths received from SCP servers"
},
{
"acknowledgments": [
{
"names": [
"Kang Yang"
]
},
{
"names": [
"Jakub Jelen"
],
"organization": "libssh"
}
],
"cve": "CVE-2026-0965",
"cwe": {
"id": "CWE-73",
"name": "External Control of File Name or Path"
},
"discovery_date": "2026-02-04T23:40:45.160000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436980"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libssh where it can attempt to open arbitrary files during configuration parsing. A local attacker can exploit this by providing a malicious configuration file or when the system is misconfigured. This vulnerability could lead to a Denial of Service (DoS) by causing the system to try and access dangerous files, such as block devices or large system files, which can disrupt normal operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: libssh: Denial of Service via improper configuration file handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0965"
},
{
"category": "external",
"summary": "RHBZ#2436980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0965"
}
],
"release_date": "2026-02-10T18:47:22.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
},
{
"category": "workaround",
"details": "Ensure the client and server are using only regular files as configuration.",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libssh: libssh: Denial of Service via improper configuration file handling"
},
{
"acknowledgments": [
{
"names": [
"Kang Yang",
"Yunhang Zhang",
"Jun Xu"
]
},
{
"names": [
"Jakub Jelen"
],
"organization": "libssh"
}
],
"cve": "CVE-2026-0966",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"discovery_date": "2026-01-26T23:14:46.617000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433121"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libssh. The API function `ssh_get_hexa()` is vulnerable to a denial of service when processing zero-length input. This can be exploited remotely by an attacker during GSSAPI (Generic Security Service Application Program Interface) authentication if the server\u0027s logging verbosity is set to `SSH_LOG_PACKET (3)` or higher. Successful exploitation could lead to a self-Denial of Service of the per-connection daemon process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: libssh: Denial of Service via zero-length input in ssh_get_hexa()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Attack Complexity is high as it requires the logging verbosity to be set to `SSH_LOG_PACKET (3)` or higher, which is not the default configuration in Red Hat Enterprise Linux.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0966"
},
{
"category": "external",
"summary": "RHBZ#2433121",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433121"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0966",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0966"
},
{
"category": "external",
"summary": "https://www.libssh.org/2026/02/10/libssh-0-12-0-and-0-11-4-security-releases/",
"url": "https://www.libssh.org/2026/02/10/libssh-0-12-0-and-0-11-4-security-releases/"
}
],
"release_date": "2026-02-10T18:47:15.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
},
{
"category": "workaround",
"details": "To mitigate this issue, consider disabling GSSAPI authentication if it is not required, or reduce the `LogLevel` in the `sshd_config` file to a value lower than `SSH_LOG_PACKET` (e.g., `INFO`).\n\nTo disable GSSAPI authentication, add or modify the following line in `/etc/ssh/sshd_config`:\n`GSSAPIAuthentication no`\n\nTo reduce logging verbosity, add or modify the following line in `/etc/ssh/sshd_config`:\n`LogLevel INFO`\n\nAfter making changes to `sshd_config`, the `sshd` service must be restarted for the changes to take effect. This may temporarily interrupt active SSH sessions.",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.0"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: libssh: Denial of Service via zero-length input in ssh_get_hexa()"
},
{
"acknowledgments": [
{
"names": [
"Kang Yang"
]
},
{
"names": [
"Jakub Jelen"
],
"organization": "libssh"
}
],
"cve": "CVE-2026-0967",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-04T23:43:23.869000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libssh. A remote attacker, by controlling client configuration files or known_hosts files, could craft specific hostnames that when processed by the `match_pattern()` function can lead to inefficient regular expression backtracking. This can cause timeouts and resource exhaustion, resulting in a Denial of Service (DoS) for the client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: libssh: Denial of Service via inefficient regular expression processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in libssh has been rated as Low by Red Hat Product Security.\n\nThis issue arises from inefficient pattern matching logic that may lead to excessive processing time when handling specially crafted patterns. However, these patterns originate from configuration data, meaning an attacker would need the ability to modify or influence configuration files to exploit the issue.\n\nAs a result, exploitation requires local access or equivalent local privileges, and cannot be performed remotely without prior compromise. Additionally, triggering the issue depends on specific conditions during pattern evaluation, increasing the attack complexity.\n\nThe impact of this flaw is limited to potential performance degradation or temporary delays due to increased CPU usage. It does not allow unauthorized access to data, modification of system state, or execution of arbitrary code.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0967"
},
{
"category": "external",
"summary": "RHBZ#2436981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0967",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0967"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0967",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0967"
},
{
"category": "external",
"summary": "https://www.libssh.org/2026/02/10/libssh-0-12-0-and-0-11-4-security-releases/",
"url": "https://www.libssh.org/2026/02/10/libssh-0-12-0-and-0-11-4-security-releases/"
}
],
"release_date": "2026-02-10T18:47:09.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
},
{
"category": "workaround",
"details": "Avoid using complex patterns in configuration files and known_hosts.",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.2,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libssh: libssh: Denial of Service via inefficient regular expression processing"
},
{
"acknowledgments": [
{
"names": [
"nevv"
],
"organization": "CTyun Red-Shield Security Lab"
},
{
"names": [
"Jakub Jelen"
],
"organization": "libssh"
}
],
"cve": "CVE-2026-0968",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-02-04T23:46:17.534000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436982"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libssh in which a malicious SFTP (SSH File Transfer Protocol) server can exploit this by sending a malformed \u0027longname\u0027 field within an `SSH_FXP_NAME` message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can cause unexpected behavior or lead to a denial of service (DoS) due to application crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: libssh: Denial of Service due to malformed SFTP message",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in libssh has been rated as Low by Red Hat Product Security.\n\nThis issue affects the libssh client when processing responses from an SFTP server. Successful exploitation requires a user to initiate a connection to a malicious or compromised SFTP server and perform specific operations, such as listing directory contents. As a result, exploitation is not possible without user interaction.\n\nAdditionally, the vulnerability depends on specially crafted protocol responses from a malicious server, increasing the attack complexity and reducing the likelihood of successful exploitation in typical deployments. \n\nThe impact of this flaw is limited to a client-side denial-of-service condition, such as an application crash. There is no evidence that this issue can be leveraged to execute arbitrary code, access sensitive information, or modify data.\n\nDue to the requirement for user interaction, higher attack complexity, and limited impact on availability only, Red Hat considers this vulnerability to have a lower risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0968"
},
{
"category": "external",
"summary": "RHBZ#2436982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436982"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0968"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0968",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0968"
},
{
"category": "external",
"summary": "https://www.libssh.org/2026/02/10/libssh-0-12-0-and-0-11-4-security-releases/",
"url": "https://www.libssh.org/2026/02/10/libssh-0-12-0-and-0-11-4-security-releases/"
}
],
"release_date": "2026-02-10T18:46:58.858000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T13:16:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:18683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"AppStream-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"AppStream-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.src",
"BaseOS-9.8.0.GA:libssh-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-config-0:0.10.4-18.el9.noarch",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debuginfo-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-debugsource-0:0.10.4-18.el9.x86_64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.aarch64",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.i686",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.ppc64le",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.s390x",
"BaseOS-9.8.0.GA:libssh-devel-0:0.10.4-18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libssh: libssh: Denial of Service due to malformed SFTP message"
}
]
}
SUSE-SU-2025:20557-1
Vulnerability from csaf_suse - Published: 2025-08-14 09:26 - Updated: 2025-08-14 09:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2025-5372: ssh_kdf() returns a success code on certain failures (bsc#1245314)\n- CVE-2025-5987: Invalid return code for chacha20 poly1305 with OpenSSL backend (bsc#1245317)\n- CVE-2025-4877: Write beyond bounds in binary to base64 conversion functions (bsc#1245309)\n- CVE-2025-4878: Use of uninitialized variable in privatekey_from_file() (bsc#1245310)\n- CVE-2025-5318: Likely read beyond bounds in sftp server handle management (bsc#1245311)\n- CVE-2025-5351: Double free in functions exporting keys (bsc#1245312)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-419",
"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_20557-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20557-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520557-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20557-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041296.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 1245312",
"url": "https://bugzilla.suse.com/1245312"
},
{
"category": "self",
"summary": "SUSE Bug 1245314",
"url": "https://bugzilla.suse.com/1245314"
},
{
"category": "self",
"summary": "SUSE Bug 1245317",
"url": "https://bugzilla.suse.com/1245317"
},
{
"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-5987 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5987/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2025-08-14T09:26:49Z",
"generator": {
"date": "2025-08-14T09:26:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20557-1",
"initial_release_date": "2025-08-14T09:26:49Z",
"revision_history": [
{
"date": "2025-08-14T09:26:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-2.1.aarch64",
"product": {
"name": "libssh-config-0.10.6-2.1.aarch64",
"product_id": "libssh-config-0.10.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-2.1.aarch64",
"product": {
"name": "libssh4-0.10.6-2.1.aarch64",
"product_id": "libssh4-0.10.6-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-2.1.s390x",
"product": {
"name": "libssh-config-0.10.6-2.1.s390x",
"product_id": "libssh-config-0.10.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-2.1.s390x",
"product": {
"name": "libssh4-0.10.6-2.1.s390x",
"product_id": "libssh4-0.10.6-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-2.1.x86_64",
"product": {
"name": "libssh-config-0.10.6-2.1.x86_64",
"product_id": "libssh-config-0.10.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-2.1.x86_64",
"product": {
"name": "libssh4-0.10.6-2.1.x86_64",
"product_id": "libssh4-0.10.6-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-2.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64"
},
"product_reference": "libssh-config-0.10.6-2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x"
},
"product_reference": "libssh-config-0.10.6-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-2.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64"
},
"product_reference": "libssh-config-0.10.6-2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-2.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64"
},
"product_reference": "libssh4-0.10.6-2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x"
},
"product_reference": "libssh4-0.10.6-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-2.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64"
},
"product_reference": "libssh4-0.10.6-2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"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": "There\u0027s a vulnerability in the libssh package where when a libssh consumer passes in an unexpectedly large input buffer to ssh_get_fingerprint_hash() function. In such cases the bin_to_base64() function can experience an integer overflow leading to a memory under allocation, when that happens it\u0027s possible that the program perform out of bounds write leading to a heap corruption.\nThis issue affects only 32-bits builds of libssh.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T09:26:49Z",
"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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T09:26:49Z",
"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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T09:26:49Z",
"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": [
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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": [
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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": [
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T09:26:49Z",
"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-the 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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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 Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T09:26:49Z",
"details": "important"
}
],
"title": "CVE-2025-5372"
},
{
"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": [
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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": [
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.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": [
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh-config-0.10.6-2.1.x86_64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.aarch64",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.s390x",
"SUSE Linux Micro 6.0:libssh4-0.10.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T09:26:49Z",
"details": "moderate"
}
],
"title": "CVE-2025-5987"
}
]
}
SUSE-SU-2025:20596-1
Vulnerability from csaf_suse - Published: 2025-08-14 10:14 - Updated: 2025-08-14 10:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libssh",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libssh fixes the following issues:\n\n- CVE-2025-5372: ssh_kdf() returns a success code on certain failures (bsc#1245314)\n- CVE-2025-5987: Invalid return code for chacha20 poly1305 with OpenSSL backend (bsc#1245317)\n- CVE-2025-4877: Write beyond bounds in binary to base64 conversion functions (bsc#1245309)\n- CVE-2025-4878: Use of uninitialized variable in privatekey_from_file() (bsc#1245310)\n- CVE-2025-5318: Likely read beyond bounds in sftp server handle management (bsc#1245311)\n- CVE-2025-5351: Double free in functions exporting keys (bsc#1245312)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-213",
"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_20596-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20596-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520596-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20596-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022366.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 1245312",
"url": "https://bugzilla.suse.com/1245312"
},
{
"category": "self",
"summary": "SUSE Bug 1245314",
"url": "https://bugzilla.suse.com/1245314"
},
{
"category": "self",
"summary": "SUSE Bug 1245317",
"url": "https://bugzilla.suse.com/1245317"
},
{
"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-5987 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5987/"
}
],
"title": "Security update for libssh",
"tracking": {
"current_release_date": "2025-08-14T10:14:25Z",
"generator": {
"date": "2025-08-14T10:14:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20596-1",
"initial_release_date": "2025-08-14T10:14:25Z",
"revision_history": [
{
"date": "2025-08-14T10:14:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"product": {
"name": "libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"product_id": "libssh-config-0.10.6-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"product": {
"name": "libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"product_id": "libssh4-0.10.6-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"product_id": "libssh-config-0.10.6-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"product_id": "libssh4-0.10.6-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"product": {
"name": "libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"product_id": "libssh-config-0.10.6-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libssh4-0.10.6-slfo.1.1_2.1.x86_64",
"product": {
"name": "libssh4-0.10.6-slfo.1.1_2.1.x86_64",
"product_id": "libssh4-0.10.6-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64"
},
"product_reference": "libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh-config-0.10.6-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64"
},
"product_reference": "libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64"
},
"product_reference": "libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libssh4-0.10.6-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64"
},
"product_reference": "libssh4-0.10.6-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.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": "There\u0027s a vulnerability in the libssh package where when a libssh consumer passes in an unexpectedly large input buffer to ssh_get_fingerprint_hash() function. In such cases the bin_to_base64() function can experience an integer overflow leading to a memory under allocation, when that happens it\u0027s possible that the program perform out of bounds write leading to a heap corruption.\nThis issue affects only 32-bits builds of libssh.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T10:14: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 Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T10:14: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 in versions less than 0.11.2. 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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T10:14:25Z",
"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": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T10:14:25Z",
"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-the 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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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 Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T10:14:25Z",
"details": "important"
}
],
"title": "CVE-2025-5372"
},
{
"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": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.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": [
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh-config-0.10.6-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libssh4-0.10.6-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-14T10:14:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-5987"
}
]
}
WID-SEC-W-2025-1423
Vulnerability from csaf_certbund - Published: 2025-06-29 22:00 - Updated: 2026-02-04 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
NetApp AFF Baseboard Management Controller
NetApp / AFF
|
cpe:/h:netapp:aff:::baseboard_management_controller
|
Baseboard Management Controller | |
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.43
Red Hat / OpenShift
|
Container Platform <4.17.43 | ||
|
IBM App Connect Enterprise <12.16.0
IBM / App Connect Enterprise
|
<12.16.0 | ||
|
Meinberg LANTIME <7.08.025
Meinberg / LANTIME
|
<7.08.025 | ||
|
IBM App Connect Enterprise <12.0.16
IBM / App Connect Enterprise
|
<12.0.16 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp FAS Baseboard Management Controller
NetApp / FAS
|
cpe:/h:netapp:fas:baseboard_management_controller
|
Baseboard Management Controller | |
|
Open Source libssh <0.11.2
Open Source / libssh
|
<0.11.2 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.20.12
Red Hat / OpenShift
|
Container Platform <4.20.12 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
NetApp AFF Baseboard Management Controller
NetApp / AFF
|
cpe:/h:netapp:aff:::baseboard_management_controller
|
Baseboard Management Controller | |
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.43
Red Hat / OpenShift
|
Container Platform <4.17.43 | ||
|
IBM App Connect Enterprise <12.16.0
IBM / App Connect Enterprise
|
<12.16.0 | ||
|
Meinberg LANTIME <7.08.025
Meinberg / LANTIME
|
<7.08.025 | ||
|
IBM App Connect Enterprise <12.0.16
IBM / App Connect Enterprise
|
<12.0.16 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp FAS Baseboard Management Controller
NetApp / FAS
|
cpe:/h:netapp:fas:baseboard_management_controller
|
Baseboard Management Controller | |
|
Open Source libssh <0.11.2
Open Source / libssh
|
<0.11.2 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.20.12
Red Hat / OpenShift
|
Container Platform <4.20.12 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
NetApp AFF Baseboard Management Controller
NetApp / AFF
|
cpe:/h:netapp:aff:::baseboard_management_controller
|
Baseboard Management Controller | |
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.43
Red Hat / OpenShift
|
Container Platform <4.17.43 | ||
|
IBM App Connect Enterprise <12.16.0
IBM / App Connect Enterprise
|
<12.16.0 | ||
|
Meinberg LANTIME <7.08.025
Meinberg / LANTIME
|
<7.08.025 | ||
|
IBM App Connect Enterprise <12.0.16
IBM / App Connect Enterprise
|
<12.0.16 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp FAS Baseboard Management Controller
NetApp / FAS
|
cpe:/h:netapp:fas:baseboard_management_controller
|
Baseboard Management Controller | |
|
Open Source libssh <0.11.2
Open Source / libssh
|
<0.11.2 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.20.12
Red Hat / OpenShift
|
Container Platform <4.20.12 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
NetApp AFF Baseboard Management Controller
NetApp / AFF
|
cpe:/h:netapp:aff:::baseboard_management_controller
|
Baseboard Management Controller | |
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.43
Red Hat / OpenShift
|
Container Platform <4.17.43 | ||
|
IBM App Connect Enterprise <12.16.0
IBM / App Connect Enterprise
|
<12.16.0 | ||
|
Meinberg LANTIME <7.08.025
Meinberg / LANTIME
|
<7.08.025 | ||
|
IBM App Connect Enterprise <12.0.16
IBM / App Connect Enterprise
|
<12.0.16 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp FAS Baseboard Management Controller
NetApp / FAS
|
cpe:/h:netapp:fas:baseboard_management_controller
|
Baseboard Management Controller | |
|
Open Source libssh <0.11.2
Open Source / libssh
|
<0.11.2 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.20.12
Red Hat / OpenShift
|
Container Platform <4.20.12 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
NetApp AFF Baseboard Management Controller
NetApp / AFF
|
cpe:/h:netapp:aff:::baseboard_management_controller
|
Baseboard Management Controller | |
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.43
Red Hat / OpenShift
|
Container Platform <4.17.43 | ||
|
IBM App Connect Enterprise <12.16.0
IBM / App Connect Enterprise
|
<12.16.0 | ||
|
Meinberg LANTIME <7.08.025
Meinberg / LANTIME
|
<7.08.025 | ||
|
IBM App Connect Enterprise <12.0.16
IBM / App Connect Enterprise
|
<12.0.16 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp FAS Baseboard Management Controller
NetApp / FAS
|
cpe:/h:netapp:fas:baseboard_management_controller
|
Baseboard Management Controller | |
|
Open Source libssh <0.11.2
Open Source / libssh
|
<0.11.2 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.20.12
Red Hat / OpenShift
|
Container Platform <4.20.12 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
NetApp AFF Baseboard Management Controller
NetApp / AFF
|
cpe:/h:netapp:aff:::baseboard_management_controller
|
Baseboard Management Controller | |
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.43
Red Hat / OpenShift
|
Container Platform <4.17.43 | ||
|
IBM App Connect Enterprise <12.16.0
IBM / App Connect Enterprise
|
<12.16.0 | ||
|
Meinberg LANTIME <7.08.025
Meinberg / LANTIME
|
<7.08.025 | ||
|
IBM App Connect Enterprise <12.0.16
IBM / App Connect Enterprise
|
<12.0.16 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp FAS Baseboard Management Controller
NetApp / FAS
|
cpe:/h:netapp:fas:baseboard_management_controller
|
Baseboard Management Controller | |
|
Open Source libssh <0.11.2
Open Source / libssh
|
<0.11.2 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.20.12
Red Hat / OpenShift
|
Container Platform <4.20.12 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
NetApp AFF Baseboard Management Controller
NetApp / AFF
|
cpe:/h:netapp:aff:::baseboard_management_controller
|
Baseboard Management Controller | |
|
NetApp ActiveIQ Unified Manager for VMware vSphere
NetApp / ActiveIQ Unified Manager
|
cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere
|
for VMware vSphere | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.43
Red Hat / OpenShift
|
Container Platform <4.17.43 | ||
|
IBM App Connect Enterprise <12.16.0
IBM / App Connect Enterprise
|
<12.16.0 | ||
|
Meinberg LANTIME <7.08.025
Meinberg / LANTIME
|
<7.08.025 | ||
|
IBM App Connect Enterprise <12.0.16
IBM / App Connect Enterprise
|
<12.0.16 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp FAS Baseboard Management Controller
NetApp / FAS
|
cpe:/h:netapp:fas:baseboard_management_controller
|
Baseboard Management Controller | |
|
Open Source libssh <0.11.2
Open Source / libssh
|
<0.11.2 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.20.12
Red Hat / OpenShift
|
Container Platform <4.20.12 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
{
"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"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02755-1 vom 2025-08-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022132.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7696-1 vom 2025-08-19",
"url": "https://ubuntu.com/security/notices/USN-7696-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20557-1 vom 2025-08-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022231.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20596-1 vom 2025-08-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022366.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7246875 vom 2025-10-01",
"url": "https://www.ibm.com/support/pages/node/7246875"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18231 vom 2025-10-16",
"url": "https://access.redhat.com/errata/RHSA-2025:18231"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-18275 vom 2025-10-17",
"url": "https://linux.oracle.com/errata/ELSA-2025-18275.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:18275 vom 2025-10-18",
"url": "https://errata.build.resf.org/RLSA-2025:18275"
},
{
"category": "external",
"summary": "RedHat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2025:18286"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:18231 vom 2025-10-18",
"url": "https://errata.build.resf.org/RLSA-2025:18231"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-404 vom 2025-10-31",
"url": "https://www.dell.com/support/kbdoc/000385435"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19401 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19401"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19400 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19400"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19470 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19470"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19472 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19472"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19300 vom 2025-11-05",
"url": "https://access.redhat.com/errata/RHSA-2025:19300"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19313 vom 2025-11-05",
"url": "https://access.redhat.com/errata/RHSA-2025:19313"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19807 vom 2025-11-08",
"url": "https://access.redhat.com/errata/RHSA-2025:19807"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21013 vom 2025-11-11",
"url": "https://access.redhat.com/errata/RHSA-2025:21013"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:20943 vom 2025-11-11",
"url": "https://access.redhat.com/errata/RHSA-2025:20943"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21977 vom 2025-11-24",
"url": "https://access.redhat.com/errata/RHSA-2025:21977"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:21977 vom 2025-11-25",
"url": "https://errata.build.resf.org/RLSA-2025:21977"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21977 vom 2025-11-25",
"url": "https://linux.oracle.com/errata/ELSA-2025-21977.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21829 vom 2025-11-27",
"url": "https://access.redhat.com/errata/RHSA-2025:21829"
},
{
"category": "external",
"summary": "Meinberg Security Advisory MBGSA-2025.05 vom 2025-11-27",
"url": "https://www.meinberg.de/german/news/meinberg-security-advisory-mbgsa-2025-05-lantime-firmware-v7-08-025.htm"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:18286 vom 2025-11-28",
"url": "https://errata.build.resf.org/RLSA-2025:18286"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20251128-0005 vom 2025-11-28",
"url": "https://security.netapp.com/advisory/NTAP-20251128-0005"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21013 vom 2025-12-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-21013.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23024 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23024"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23484 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23484"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7255154 vom 2025-12-17",
"url": "https://www.ibm.com/support/pages/node/7255154"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23484 vom 2025-12-18",
"url": "https://linux.oracle.com/errata/ELSA-2025-23484.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23484 vom 2025-12-18",
"url": "https://errata.build.resf.org/RLSA-2025:23484"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23483 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23483"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23483 vom 2025-12-18",
"url": "https://linux.oracle.com/errata/ELSA-2025-23483.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23483 vom 2025-12-19",
"url": "https://errata.build.resf.org/RLSA-2025:23483"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7256201 vom 2026-01-05",
"url": "https://www.ibm.com/support/pages/node/7256201"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0431 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0431"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0428 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0428"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0430 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0430"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0427 vom 2026-01-12",
"url": "https://access.redhat.com/errata/RHSA-2026:0427"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0934 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0934"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0950 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0702 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0702"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0978 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:0978"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0996 vom 2026-01-30",
"url": "https://access.redhat.com/errata/RHSA-2026:0996"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0985 vom 2026-01-30",
"url": "https://access.redhat.com/errata/RHSA-2026:0985"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0980 vom 2026-02-03",
"url": "https://access.redhat.com/errata/RHSA-2026:0980"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1539 vom 2026-02-04",
"url": "https://access.redhat.com/errata/RHSA-2026:1539"
}
],
"source_lang": "en-US",
"title": "libssh: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-04T23:00:00.000+00:00",
"generator": {
"date": "2026-02-05T10:00:31.809+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.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"
},
{
"date": "2025-08-11T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-08-19T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
},
{
"date": "2025-08-31T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-16T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-19T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "21",
"summary": "doppelter Eintrag entfernt"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Meinberg aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat, IBM und Oracle Linux aufgenommen"
},
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-01-04T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-01-11T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-12T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-04T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "36"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"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": "\u003c12.16.0",
"product": {
"name": "IBM App Connect Enterprise \u003c12.16.0",
"product_id": "T047348"
}
},
{
"category": "product_version",
"name": "12.16.0",
"product": {
"name": "IBM App Connect Enterprise 12.16.0",
"product_id": "T047348-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:12.16.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.0.16",
"product": {
"name": "IBM App Connect Enterprise \u003c12.0.16",
"product_id": "T047349"
}
},
{
"category": "product_version",
"name": "12.0.16",
"product": {
"name": "IBM App Connect Enterprise 12.0.16",
"product_id": "T047349-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:12.0.16"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP14 IF03",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP14 IF03",
"product_id": "T049499"
}
},
{
"category": "product_version",
"name": "7.5.0 UP14 IF03",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP14 IF03",
"product_id": "T049499-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up14_if03"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.0.9.1",
"product": {
"name": "IBM Security Verify Access \u003c10.0.9.1",
"product_id": "T049459"
}
},
{
"category": "product_version",
"name": "10.0.9.1",
"product": {
"name": "IBM Security Verify Access 10.0.9.1",
"product_id": "T049459-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:v10.0.9.1"
}
}
}
],
"category": "product_name",
"name": "Security Verify Access"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.08.025",
"product": {
"name": "Meinberg LANTIME \u003c7.08.025",
"product_id": "T048944"
}
},
{
"category": "product_version",
"name": "7.08.025",
"product": {
"name": "Meinberg LANTIME 7.08.025",
"product_id": "T048944-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:7.08.025"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Baseboard Management Controller",
"product": {
"name": "NetApp AFF Baseboard Management Controller",
"product_id": "T025086",
"product_identification_helper": {
"cpe": "cpe:/h:netapp:aff:::baseboard_management_controller"
}
}
}
],
"category": "product_name",
"name": "AFF"
},
{
"branches": [
{
"category": "product_version",
"name": "for VMware vSphere",
"product": {
"name": "NetApp ActiveIQ Unified Manager for VMware vSphere",
"product_id": "T025152",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere"
}
}
}
],
"category": "product_name",
"name": "ActiveIQ Unified Manager"
},
{
"branches": [
{
"category": "product_version",
"name": "Baseboard Management Controller",
"product": {
"name": "NetApp FAS Baseboard Management Controller",
"product_id": "T043535",
"product_identification_helper": {
"cpe": "cpe:/h:netapp:fas:baseboard_management_controller"
}
}
}
],
"category": "product_name",
"name": "FAS"
}
],
"category": "vendor",
"name": "NetApp"
},
{
"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": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T037727",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.43",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.43",
"product_id": "T048318"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.43",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.43",
"product_id": "T048318-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.43"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.20.12",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.20.12",
"product_id": "T050329"
}
},
{
"category": "product_version",
"name": "Container Platform 4.20.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.20.12",
"product_id": "T050329-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.20.12"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "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": [
"T037727",
"T025086",
"T025152",
"67646",
"T004914",
"T032255",
"74185",
"T039664",
"T048318",
"T047348",
"T048944",
"T047349",
"T002207",
"T043535",
"T044955",
"T000126",
"T050329",
"T049499",
"T049459",
"T048226",
"T048301"
]
},
"release_date": "2025-06-29T22:00:00.000+00:00",
"title": "CVE-2025-4877"
},
{
"cve": "CVE-2025-5351",
"product_status": {
"known_affected": [
"T037727",
"T025086",
"T025152",
"67646",
"T004914",
"T032255",
"74185",
"T039664",
"T048318",
"T047348",
"T048944",
"T047349",
"T002207",
"T043535",
"T044955",
"T000126",
"T050329",
"T049499",
"T049459",
"T048226",
"T048301"
]
},
"release_date": "2025-06-29T22:00:00.000+00:00",
"title": "CVE-2025-5351"
},
{
"cve": "CVE-2025-5449",
"product_status": {
"known_affected": [
"T037727",
"T025086",
"T025152",
"67646",
"T004914",
"T032255",
"74185",
"T039664",
"T048318",
"T047348",
"T048944",
"T047349",
"T002207",
"T043535",
"T044955",
"T000126",
"T050329",
"T049499",
"T049459",
"T048226",
"T048301"
]
},
"release_date": "2025-06-29T22:00:00.000+00:00",
"title": "CVE-2025-5449"
},
{
"cve": "CVE-2025-4878",
"product_status": {
"known_affected": [
"T037727",
"T025086",
"T025152",
"67646",
"T004914",
"T032255",
"74185",
"T039664",
"T048318",
"T047348",
"T048944",
"T047349",
"T002207",
"T043535",
"T044955",
"T000126",
"T050329",
"T049499",
"T049459",
"T048226",
"T048301"
]
},
"release_date": "2025-06-29T22:00:00.000+00:00",
"title": "CVE-2025-4878"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"T037727",
"T025086",
"T025152",
"67646",
"T004914",
"T032255",
"74185",
"T039664",
"T048318",
"T047348",
"T048944",
"T047349",
"T002207",
"T043535",
"T044955",
"T000126",
"T050329",
"T049499",
"T049459",
"T048226",
"T048301"
]
},
"release_date": "2025-06-29T22:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-5372",
"product_status": {
"known_affected": [
"T037727",
"T025086",
"T025152",
"67646",
"T004914",
"T032255",
"74185",
"T039664",
"T048318",
"T047348",
"T048944",
"T047349",
"T002207",
"T043535",
"T044955",
"T000126",
"T050329",
"T049499",
"T049459",
"T048226",
"T048301"
]
},
"release_date": "2025-06-29T22:00:00.000+00:00",
"title": "CVE-2025-5372"
},
{
"cve": "CVE-2025-5987",
"product_status": {
"known_affected": [
"T037727",
"T025086",
"T025152",
"67646",
"T004914",
"T032255",
"74185",
"T039664",
"T048318",
"T047348",
"T048944",
"T047349",
"T002207",
"T043535",
"T044955",
"T000126",
"T050329",
"T049499",
"T049459",
"T048226",
"T048301"
]
},
"release_date": "2025-06-29T22:00:00.000+00:00",
"title": "CVE-2025-5987"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.