[Bug 1487] Race condition between monitor and unprivileged child in sshd

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sun Apr 25 21:26:03 EST 2010


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Damien Miller <djm at mindrot.org>  ---
Actually, I don't see this race at all. The monitor is completely
synchronous - the only way i can see that REQ_PWNAM is refused is if
the KEX skipped a step. IIRC you were using a custom KEX, so you are
probably attempting an illegal transaction in the monitor state
machine.

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


More information about the openssh-bugs mailing list