[krbdev.mit.edu #7738] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Oct 29 12:45:14 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.

https://github.com/krb5/krb5/commit/64ec2941af1561ef06e7e885b2ffb65a675516ce
Author: Greg Hudson <ghudson at mit.edu>
Commit: 64ec2941af1561ef06e7e885b2ffb65a675516ce
Branch: master
 src/lib/kdb/kdb5.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list