[11386] in Kerberos-V5-bugs
[krbdev.mit.edu #6652] SVN Commit
daemon@ATHENA.MIT.EDU (Tom Yu via RT)
Mon Feb 8 16:22:21 2010
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Tom Yu via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6652@krbdev.mit.edu>
Message-ID: <rt-6652-32419.12.6139696136331@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6652'":;"'AdminCc of krbdev.mit.edu Ticket #6652'":;@MIT.EDU
Date: Mon, 8 Feb 2010 16:22:19 -0500 (EST)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
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
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs