[Bug 3889] New: something crashed in sshd when connect to it.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Nov 1 21:27:06 AEDT 2025


https://bugzilla.mindrot.org/show_bug.cgi?id=3889

            Bug ID: 3889
           Summary: something crashed in sshd when connect to it.
           Product: Portable OpenSSH
           Version: 10.2p1
          Hardware: ARM
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: 376186432 at qq.com

error message: mm_reap: child terminated
system:Linux iocharger 3.2.0-ga5487bc8 #1 Thu Oct 30 17:29:55 CST 2025
armv7l GNU/Linux

# cat /tmp/messages | grep ssh
Nov  1 10:01:07 iocharger auth.info sshguard[882]: Now monitoring
attacks.
Nov  1 10:01:09 iocharger auth.debug sshd[912]: debug1: Set
/proc/self/oom_score_adj from 0 to -1000
Nov  1 10:01:09 iocharger auth.info sshd[912]: socket: Address family
not supported by protocol
Nov  1 10:01:09 iocharger auth.debug sshd[912]: debug1: Bind to port 22
on 0.0.0.0.
Nov  1 10:01:09 iocharger auth.info sshd[912]: Server listening on
0.0.0.0 port 22.
Nov  1 10:04:26 iocharger auth.debug sshd[912]: debug1: Forked child
924.
Nov  1 10:04:26 iocharger auth.debug sshd[924]: debug1: Set
/proc/self/oom_score_adj to 0
Nov  1 10:04:26 iocharger auth.debug sshd[924]: debug1: rexec start in
8 out 8 newsock 8 config_s 9/10
Nov  1 10:04:26 iocharger auth.debug sshd-session[924]: debug1: network
sockets: 8, 8
Nov  1 10:04:26 iocharger auth.info sshd-session[924]: Connection from
192.168.33.1 port 57231 on 192.168.33.22 port 22
Nov  1 10:04:26 iocharger auth.debug sshd-session[924]: debug1: Local
version string SSH-2.0-OpenSSH_10.2
Nov  1 10:04:26 iocharger auth.debug sshd-session[924]: debug1: Remote
protocol version 2.0, remote software version OpenSSH_for_Windows_9.5
Nov  1 10:04:26 iocharger auth.debug sshd-session[924]: debug1:
compat_banner: match: OpenSSH_for_Windows_9.5 pat OpenSSH* compat
0x04000000
Nov  1 10:04:26 iocharger auth.debug sshd-session[924]: debug1:
mm_answer_state: config len 3296
Nov  1 10:04:27 iocharger auth.debug sshd-session[924]: debug1:
sshd-auth version OpenSSH_10.2, OpenSSL 3.4.2 1 Jul 2025 [preauth]
Nov  1 10:04:27 iocharger auth.debug sshd-session[924]: debug1:
permanently_set_uid: 101/102 [preauth]
Nov  1 10:04:27 iocharger auth.debug sshd-session[924]: debug1:
list_hostkey_types:
rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 [preauth]
Nov  1 10:04:27 iocharger auth.err sshd-session[924]: error: mm_reap:
child terminated by signal 6
Nov  1 10:04:27 iocharger auth.debug sshd-session[924]: debug1:
do_cleanup
Nov  1 10:04:27 iocharger auth.debug sshd-session[924]: debug1: Killing
privsep child 927
Nov  1 10:04:27 iocharger auth.debug sshd[912]: debug1: child_close:
enter
Nov  1 10:04:27 iocharger auth.info sshd[912]: Session process 924
unpriv child crash for connection from 192.168.33.1 to 192.168.33.22
Nov  1 10:04:27 iocharger auth.info sshd[912]: srclimit_penalise: ipv4:
new 192.168.33.1/32 active penalty of 90 seconds for penalty: caused
crash
# 

if I use version of 9.9p1,it works fine。any advise to me ? I did not
change the default sshd_config.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list