https://bugzilla.mindrot.org/show_bug.cgi?id=3398
Bug ID: 3398
Summary: sshd 8.9p1 regressed on ppc32
Product: Portable OpenSSH
Version: 8.9p1
Hardware: PPC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: [email protected]
Reporter: [email protected]
All attempts to connect get rejected:
root@qemuppc:~# ssh localhost
Connection reset by ::1 port 22
with the following in logs:
Mar 7 12:28:10 qemuppc auth.info sshd[714]: ssh_dispatch_run_fatal:
Connection from ::1 port 60712: Invalid argument [preauth]
I bisected this, and this is the commit where it started:
https://github.com/openssh/openssh-portable/commit/6582a31c388968f4073af2bd8621880735c3d42b
This does look odd, especially given that ppoll is a core API, and ssh
8.9 works totally fine on other platforms (Yocto project also tests
arm32/64, mips32/64 and x86/64), but I'd be totally willing to debug
further, just need some hints.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs