[Bug 3398] New: sshd 8.9p1 regressed on ppc32

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Mar 8 01:41:00 AEDT 2022


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: unassigned-bugs at mindrot.org
          Reporter: alex.kanavin at gmail.com

All attempts to connect get rejected:

root at 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.


More information about the openssh-bugs mailing list