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.
Workaround:
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://access.redhat.com/security/cve/CVE-2025-8114 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2383220 | third party advisory issue tracking |