[krbdev.mit.edu #8759] git commit

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

(cherry picked from commit c4bdb3a1c890149a472ed98a94cf85316b143265)

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



More information about the krb5-bugs mailing list