[krbdev.mit.edu #8759] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Tue Oct 30 12:27:50 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.

(cherry picked from commit c4bdb3a1c890149a472ed98a94cf85316b143265)

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



More information about the krb5-bugs mailing list