bbde803252
Fixes the following security issues:
- CVE-2023-6004: Command Injection using malicious hostname in expanded proxycommand
https://www.libssh.org/security/advisories/CVE-2023-6004.txt
- CVE-2023-48795: Avoid potential downgrade attacks by implementing strict kex
https://www.libssh.org/security/advisories/CVE-2023-48795.txt
- CVE-2023-6918: Avoid potential use of weak keys in low memory conditions
by systematically checking return values of MD functions.
https://www.libssh.org/security/advisories/CVE-2023-6918.txt
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
Config.in | ||
libssh.hash | ||
libssh.mk |