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' confidentiality, integrity, and availability.
{
"cwe_ids": [
"CWE-682"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/5xxx/CVE-2025-5372.json",
"cna_assigner": "redhat"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.11.2"
}
],
"source": "AFFECTED_FIELD"
}{
"cpe": "cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.11.2"
}
],
"source": "CPE_RANGE"
}