MGASA-2021-0441

Source
https://advisories.mageia.org/MGASA-2021-0441.html
Import Source
https://advisories.mageia.org/MGASA-2021-0441.json
JSON Data
https://api.osv.dev/v1/vulns/MGASA-2021-0441
Related
Published
2021-09-23T04:49:29Z
Modified
2021-09-23T04:13:35Z
Summary
Updated libssh packages fix security vulnerability
Details

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. (CVE-2021-3634)

References
Credits

Affected packages

Mageia:8 / libssh

Package

Name
libssh
Purl
pkg:rpm/mageia/libssh?distro=mageia-8

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.9.6-1.mga8

Ecosystem specific

{
    "section": "core"
}