
djm at mindrot
Dec 4, 2006, 2:08 PM
Views: 2168
Permalink
|
|
CVS: fuyu.mindrot.org: openssh
|
|
CVSROOT: /var/cvs Module name: openssh Changes by: djm [at] fuyu 2006/12/05 09:08:55 Modified files: . : ChangeLog auth.c Log message: - (djm) [auth.c] Fix NULL pointer dereference in fakepw(). Crash would occur if the server did not have the privsep user and an invalid user tried to login and both privsep and krb5 auth are disabled. cvs -n rdiff -u -r1.4589 -r1.4590 openssh/ChangeLog cvs -n rdiff -u -r1.123 -r1.124 openssh/auth.c _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot http://lists.mindrot.org/mailman/listinfo/openssh-commits
|