After updateing to the new openssl version (1.1.1d) I receive broken pipe while connecting to odroid-c1 trough ssh.
Dependencies:
- openssh 8.0p1-2
openssl 1.1.1.d-1
linux-odroid-c1 3.10.107-2
Steps to reproduce:
Connect to to Odroid-c1 trough ssh.
Result on server:
Sep 12 16:25:11 user sshd[419]: Accepted password for user from <ip> port 32780 ssh2
Sep 12 16:25:11 user sshd[419]: fatal: privsep_preauth: preauth child terminated by signal 31
The configuration for Openssh server is the default which comes with the package.
Anybody facing similar issues?
Have a nice day,
- Slydder