[krbdev.mit.edu #6652] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Feb 8 16:22:19 EST 2010
pull up r23677 from trunk
------------------------------------------------------------------------
r23677 | ghudson | 2010-01-28 20:22:17 -0500 (Thu, 28 Jan 2010) | 14 lines
ticket: 6652
subject: Make decryption of master key list more robust
target_version: 1.8
tags: pullup
krb5_def_fetch_mkey_list was incorrectly filtering mkey_aux entries
when searching the list for an entry which can be decrypted with the
stashed master key. This bug was masked in most cases by the mkvno
heuristic.
Remove the mkvno heuristic, since performance is not an issue for this
rarely-performed operation, and remove the incorrect enctype
comparison in the brute-force search.
http://src.mit.edu/fisheye/changelog/krb5/?cs=23711
Commit By: tlyu
Revision: 23711
Changed Files:
U branches/krb5-1-8/src/lib/kdb/kdb_default.c
More information about the krb5-bugs
mailing list