Hi,
Arne and I just wasted an hour on trying to figure out why.
The getpeername() syscall seems to fail. It is not included in the seccomp filter, but adding it does not seem to be enough.
Maybe someone can find the time to file a bug upstream. Otherwise we have to wait for a new release.
Best, -Michael
On 9 Apr 2020, at 17:51, Arne Fitzenreiter arne_f@ipfire.org wrote:
Am 2020-03-24 14:18, schrieb Peter Müller:
Hello Arne, to my surprise, OpenSSH 8.2p1 works fine against glibc 2.31, too. Password-based login is possible in a testing VM using a clean build of the next branch with this patch applied. Whatever it was Marcel stumbled across, I cannot reproduce it (or do not see it). In my opinion, this patch can be merged straight away.
But i can reproduce it. OpenSSH 8.2p1 doesn't ask for the credentials and simple close the connection on i586.
Tested as update and on a new i586 flashimage
I think i have to revert it...
Arne