A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secrethash and the other sessionid. Initially, both of them are the same, but after key re-exchange, previous sessionid is kept and used as an input to new secrethash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating "secrethash" of different size than the sessionid has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.
{ "availability": "No subscription required", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "0.8.0~20170825.94fa1e38-1ubuntu0.7", "binary_name": "libssh-4" }, { "binary_version": "0.8.0~20170825.94fa1e38-1ubuntu0.7", "binary_name": "libssh-4-dbgsym" }, { "binary_version": "0.8.0~20170825.94fa1e38-1ubuntu0.7", "binary_name": "libssh-dev" }, { "binary_version": "0.8.0~20170825.94fa1e38-1ubuntu0.7", "binary_name": "libssh-doc" }, { "binary_version": "0.8.0~20170825.94fa1e38-1ubuntu0.7", "binary_name": "libssh-gcrypt-4" }, { "binary_version": "0.8.0~20170825.94fa1e38-1ubuntu0.7", "binary_name": "libssh-gcrypt-4-dbgsym" }, { "binary_version": "0.8.0~20170825.94fa1e38-1ubuntu0.7", "binary_name": "libssh-gcrypt-dev" } ] }
{ "availability": "No subscription required", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "0.9.3-2ubuntu2.2", "binary_name": "libssh-4" }, { "binary_version": "0.9.3-2ubuntu2.2", "binary_name": "libssh-4-dbgsym" }, { "binary_version": "0.9.3-2ubuntu2.2", "binary_name": "libssh-dev" }, { "binary_version": "0.9.3-2ubuntu2.2", "binary_name": "libssh-doc" }, { "binary_version": "0.9.3-2ubuntu2.2", "binary_name": "libssh-gcrypt-4" }, { "binary_version": "0.9.3-2ubuntu2.2", "binary_name": "libssh-gcrypt-4-dbgsym" }, { "binary_version": "0.9.3-2ubuntu2.2", "binary_name": "libssh-gcrypt-dev" } ] }
{ "availability": "No subscription required", "ubuntu_priority": "medium", "binaries": [ { "binary_version": "0.9.6-1", "binary_name": "libssh-4" }, { "binary_version": "0.9.6-1", "binary_name": "libssh-4-dbgsym" }, { "binary_version": "0.9.6-1", "binary_name": "libssh-dev" }, { "binary_version": "0.9.6-1", "binary_name": "libssh-doc" }, { "binary_version": "0.9.6-1", "binary_name": "libssh-gcrypt-4" }, { "binary_version": "0.9.6-1", "binary_name": "libssh-gcrypt-4-dbgsym" }, { "binary_version": "0.9.6-1", "binary_name": "libssh-gcrypt-dev" } ] }