[krbdev.mit.edu #7746] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Oct 30 17:43:27 EDT 2013
Fix decoding of mkey kvno in mkey_aux tl-data
krb5_dbe_lookup_mkey_aux was decoding a 16-bit value directly into an
int, resulting in the wrong value on big-endian platforms. The
consequences are mostly invisible because we ignore this field and try
all mkey_aux nodes in krb5_def_fetch_mkey_list.
(cherry picked from commit 64ec2941af1561ef06e7e885b2ffb65a675516ce)
https://github.com/krb5/krb5/commit/cd9c927e81f290d7099e027eb4b2b2866fcbe185
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: cd9c927e81f290d7099e027eb4b2b2866fcbe185
Branch: krb5-1.11
src/lib/kdb/kdb5.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
More information about the krb5-bugs
mailing list