[Bug 3250] Integer overflow in ConnectTimeout

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Jan 12 07:36:14 AEDT 2021


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

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Darren Tucker <dtucker at dtucker.net> ---
patch has been applied and will be in 8.5 release.  thanks for the
report.

$ ./ssh -o ConnectTimeout=$(( 0x80000000 )) localhost
command-line line 0: invalid time value.

-- 
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