OpenSSH拒绝服务漏洞_CVE-2016-8858
- 相关依赖
You will need working installations of Zlib and libcrypto (LibreSSL / OpenSSL) - 下载相应源码
- Dropbear临时替代SSH
- Zlib 1.1.4 or 1.2.1.2 or greater (earlier 1.2.x versions have problems)
- Zlib http://www.zlib.net/
- libcrypto (LibreSSL or OpenSSL >= 0.9.8f < 1.1.0)
- OpenSSL https://www.openssl.org/source/
Note that because of API changes, OpenSSL 1.1.x is not currently supported.(2017/03/16更新)
- LibreSSL https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/
- OpenSSL https://www.openssl.org/source/
- OpenSSH