GHSA-59w5-j22f-h3rvMediumCVSS 5.0
A flaw was found in libssh versions built with OpenSSL versions older than 3.0, specifically in...
🔗 CVE IDs covered (1)
📋 Description
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.
🔗 References (8)
- https://nvd.nist.gov/vuln/detail/CVE-2025-5372
- https://access.redhat.com/security/cve/CVE-2025-5372
- https://bugzilla.redhat.com/show_bug.cgi?id=2369388
- https://access.redhat.com/errata/RHSA-2025:21977
- https://access.redhat.com/errata/RHSA-2025:23024
- https://access.redhat.com/errata/RHSA-2026:20610
- https://access.redhat.com/errata/RHSA-2026:24349
- https://github.com/advisories/GHSA-59w5-j22f-h3rv