CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/09/15 18:37:07

Modified files:
        usr.bin/ssh    : auth2.c gss-serv.c monitor.c ssh-gss.h 

Log message:
Reset GSSAPI client state before authentication

Avoids situation where a partially-completed GSSAPI authentication attempt
can retain state that is subsequently used by a later attempt.

Report and feedback Moritz Theile, also reported by several others.

ok markus, deraadt

Reply via email to