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

--- Comment #7 from balu <[email protected]> ---
Thank you for your input.

Windows don't have the fork() so we added code (3 years back) to pass
the required information from sshd root process to sshd authenticated
process. 
OpenSSH V8.5 verifies the sessionid2 in the authenticated sshd process.
I added a new code to pass the sessionid2 from sshd root process to
sshd authenticated process. The bug lies here, I used
sshbuf_put_cstring() which caused the bug.

-- 
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to