| Summary: | Race condition between monitor and unprivileged child in sshd | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Georgi Chulkov <godji> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | CC: | djm |
| Priority: | P2 | ||
| Version: | 5.0p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Georgi Chulkov
2008-07-12 21:52:14 AEST
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. Move resolved bugs to CLOSED after 5.7 release |