[Bug 1842] New: bug in client_input_channel_req causes segmentation violation

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Nov 23 05:45:47 EST 2010


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

           Summary: bug in client_input_channel_req causes segmentation
                    violation
           Product: Portable OpenSSH
           Version: 5.6p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: jchadima at redhat.com


in client_input_channel_req if the channel_lookup(id) is unsuccesful
the error is reported, the variable c is still NULL and later is
dereferenced
in c->remote_id.

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


More information about the openssh-bugs mailing list