Subject: port-i386/14418: -current build makes sshd segfault
To: None <gnats-bugs@gnats.netbsd.org>
From: None <nigel@nelgin.nu>
List: netbsd-bugs
Date: 11/01/2001 13:36:52
>Number:         14418
>Category:       port-i386
>Synopsis:       -current build makes sshd segfault
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 01 05:37:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Nigel Reed
>Release:        NetBSD 1.5Y Oct 29
>Organization:

>Environment:
System: NetBSD c643704-b 1.5Y NetBSD 1.5Y (WIBBLE) #2: Mon Oct 29 15:57:40 CST 2001 root@c643704-b:/usr/src/sys/arch/i386/compile/WIBBLE i386
Architecture: i386
Machine: i386
>Description:
# sshd -d -d -d
debug1: sshd version OpenSSH_2.9.9 NetBSD_Secure_Shell-20010927
debug1: private host key: #0 type 0 RSA1
debug3: No RSA1 key file /etc/ssh_host_dsa_key.
debug1: read PEM private key done: type DSA
debug1: private host key: #1 type 2 DSA
debug1: Bind to port 22 on ::.
Server listening on :: port 22.
debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 216.187.106.210 port 2556
debug1: Client protocol version 1.5; client software version OpenSSH_2.9p2
debug1: match: OpenSSH_2.9p2 pat ^OpenSSH
debug1: Local version string SSH-1.99-OpenSSH_2.9.9 NetBSD_Secure_Shell-20010927
debug1: Rhosts Authentication disabled, originating port not trusted.
debug1: Sent 768 bit server key and 1024 bit host key.
debug1: Encryption type: blowfish
debug1: Received session key; encryption turned on.
debug1: Installing crc compensation attack detector.
debug3: Trying to reverse map address 216.187.106.210.
debug1: Attempting authentication for nigel.
debug1: temporarily_use_uid: 100/100 (e=0)
debug1: restore_uid
Segmentation fault
>How-To-Repeat:
Run sshd -d -d -d then try to make an ssh connection.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: