Project

General

Profile

Actions

Bug #1649

closed

OpenSSH upgrade makes sshd crash upon login on x86_64

Added by swildner over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The recent OpenSSH upgrade causes sshd to crash whenever I try to access
an upgraded x86_64 box from the outside via ssh:

Jan 11 00:24:21 x64 kernel: seg-fault accessing address 0x590000
rip=0x8009a7fdc pid=850 p_comm=sshd
Jan 11 00:24:21 x64 kernel: pid 850 (sshd), uid 22: exited on signal 11

I wasn't able to get a coredump out of it. My attempts to run sshd from
gdb or to attach gdb to the runnign sshd and have it catch the signal
also failed so far.

Changing from Protocol 2 to Protocol 1 in sshd_config works around the
issue (thanks to Antonio Huete Jimenez for pointing this out) so I'm
using this for now.

I don't have time to debug this myself, but I can test potential fixes.

Regards,
Sascha

Actions

Also available in: Atom PDF