[krbdev.mit.edu #6768] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Oct 15 17:42:26 EDT 2010


pull up r24399 from trunk

 ------------------------------------------------------------------------
 r24399 | ghudson | 2010-09-30 23:45:43 -0400 (Thu, 30 Sep 2010) | 12 lines

 ticket: 6768
 subject: GSSAPI forwarded credentials must be encrypted in session key
 target_version: 1.8.4
 tags: pullup

 When IAKERB support was added, the krb5_mk_req checksum function
 gained access to the send subkey.  This caused GSSAPI forwarded
 credentials to be encrypted in the subkey, which violates RFC 4121
 section 4.1.1 and is not accepted by Microsoft's implementation.
 Temporarily null out the send subkey in the auth context so that
 krb5_mk_ncred uses the session key instead.

http://src.mit.edu/fisheye/changelog/krb5/?cs=24460
Commit By: tlyu
Revision: 24460
Changed Files:
U   branches/krb5-1-8/src/lib/gssapi/krb5/init_sec_context.c




More information about the krb5-bugs mailing list