[krbdev.mit.edu #9079] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Dec 5 16:42:09 EST 2022


Mon Dec 05 16:42:09 2022: Request 9079 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9079 >



Fix preauth crash on memory exhaustion

In k5_preauth_request_context_init(), check the result of calloc().

[ghudson at mit.edu: rewrote commit message; added free() of reqctx on error]

https://github.com/krb5/krb5/commit/7736144eb613f797dea57a44da33007a19602e5e
Author: ChenChen Zhou <357726167 at qq.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 7736144eb613f797dea57a44da33007a19602e5e
Branch: master
 src/lib/krb5/krb/preauth2.c | 4 ++++
 1 file changed, 4 insertions(+)



More information about the krb5-bugs mailing list