[Bug 1363] sshd gets stuck: select() in packet_read_seqnr waits indefinitely

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sun Jan 20 12:17:56 EST 2008


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


Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1351 is|0                           |1
           obsolete|                            |
   Attachment #1446|                            |ok?
               Flag|                            |
   Attachment #1351|ok?                         |
               Flag|                            |




--- Comment #10 from Damien Miller <djm at mindrot.org>  2008-01-20 12:17:53 ---
Created an attachment (id=1446)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1446)
activate server-side timeout after auth completes

Almost identical patch, but activate the sshd timeout right after the
LoginGraceTime alarm is cancelled. I.e. LoginGraceTime will cover
initial KEX and auth, and this new timeout will cover the rest of the
running protocol (including re-KEX).

client behaviour is unchanged

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list