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

            Bug ID: 3229
           Summary: ssh -o "ConnectTimeout=2147484" => Aborted (core
                    dumped)
           Product: Portable OpenSSH
           Version: 8.3p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 3453
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3453&action=edit
coredump

Running

  ssh -o "ConnectTimeout=2147484" localhost

or with any timeout >=2147484 causes an immediate crash with coredump
of ssh:

  $ ssh -o "ConnectTimeout=2147484" localhost
  Aborted (core dumped)

This is with OpenSSH_8.3p1. Core dump attached.

First reported in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1903516

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to