It was discovered that libssh could crash when AES-CTR ciphers are used.
[ 1 ] CVE-2020-1730 https://nvd.nist.gov/vuln/detail/CVE-2020-1730
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website: https://security.gentoo.org/glsa/202004-08
style>.gentoo_availability{display:block;}
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
Get the latest Linux and open source security news straight to your inbox.
Disable AES-CTR ciphers. If you implement a server using libssh it is recommended to use a prefork model so each session runs in an own process.