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 secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. 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 "secret_hash" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1978810 | Issue Tracking Third Party Advisory |
https://www.debian.org/security/2021/dsa-4965 | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/ | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20211004-0003/ | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/ | Mailing List Third Party Advisory |
https://www.oracle.com/security-alerts/cpujan2022.html | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
Information
Published : 2021-08-31 10:15
Updated : 2022-10-07 07:16
NVD link : CVE-2021-3634
Mitre link : CVE-2021-3634
JSON object : View
CWE
No CWE.
Products Affected
netapp
- cloud_backup
redhat
- enterprise_linux
- virtualization
fedoraproject
- fedora
oracle
- mysql_workbench
libssh
- libssh
debian
- debian_linux