Re: AW: openssl bug causes sshd crashed on FreeBSD 9.3-RELEASE

2016-03-10 Thread Akihiro HIRANO
Hi, On 2016/03/10 21:30, Frank Möller wrote: it seems, that with the newly released p38 everything concerning sshd works fine again. Apache with mod_ssl does not crash either. I have updated my servers to 9.3-RELEASE-p38, and sshd works fine on them. Best Regards, Akihiro HIRANO

Re: openssl bug causes sshd crashed on FreeBSD 9.3-RELEASE

2016-03-09 Thread Akihiro HIRANO
ports By this step, httpd will use OpenSSL library in /usr/local/lib from ports, rather than that in base system. Akihiro HIRANO, Kanazawa University hir...@t.kanazawa-u.ac.jp ___ freebsd-security@freebsd.org mailing list https://lists.freebsd.org

Re: openssl bug causes sshd crashed on FreeBSD 9.3-RELEASE

2016-03-09 Thread Akihiro HIRANO
roblem. Using security/openssl is also a workaround for this case. Best Regards, Akihiro HIRANO, Kanazawa University hir...@t.kanazawa-u.ac.jp ___ freebsd-security@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-secur

openssl bug causes sshd crashed on FreeBSD 9.3-RELEASE

2016-03-08 Thread Akihiro HIRANO
9.3-RELEASE-p37: (1) sshd in base system crashes. (2) openssh-portable from pkg which uses base OpenSSL library crashes. (3) openssh-portable from ports with OpenSSL from pkg works fine. Therefore, I suggest that the openssl library in base system might have a problem. Best Regards, Akihiro