[krbdev.mit.edu #8759] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Fri Oct 26 10:42:08 EDT 2018


Fix leak on error in kadm5 randkey handling

An attempt to change the kadmin/history key with the -keepold flag
would leak the KDB entry and keysalt tuple as it returned an error.
Use the cleanup handler instead of returning directly.  Reported by
Bean Zhang.

https://github.com/krb5/krb5/commit/c4bdb3a1c890149a472ed98a94cf85316b143265
Author: Greg Hudson <ghudson at mit.edu>
Commit: c4bdb3a1c890149a472ed98a94cf85316b143265
Branch: master
 src/lib/kadm5/srv/svr_principal.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list