[krbdev.mit.edu #6734] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon May 24 22:44:46 EDT 2010


When FAST negotiation is performed against an older KDC
(rep->enc_part2->flags & TKT_FLG_ENC_PA_REP not set),
krb5int_fast_verify_nego did not set the value of *fast_avail, causing
stack garbage to be used in init_creds_step_reply.  Initialize
*fast_avail at the beginning of the function per coding practices.


http://src.mit.edu/fisheye/changelog/krb5/?cs=24102
Commit By: ghudson
Revision: 24102
Changed Files:
U   trunk/src/lib/krb5/krb/fast.c




More information about the krb5-bugs mailing list