[krbdev.mit.edu #9038] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Sun Dec 5 16:05:24 EST 2021
Sun Dec 05 16:05:24 2021: Request 9038 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=9038 >
Issue an error from KDC on S4U2Self failures
Commit 3b163eed1cf1f55dd4a7bc6d6fffc34f55695b00 mistakenly separated
the call to kdc_process_s4u2self_req() from its error check, causing
the KDC to ignore S4U2Self padata with bad checksums. Restore the
error check so that the KDC replies with an error as intended.
[ghudson at mit.edu: removed old error check later on in the code;
rewrote commit message]
https://github.com/krb5/krb5/commit/9544229ff3b6793cad39ce7d8dd2467ec2cf4f45
Author: Andreas Schneider <asn at samba.org>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 9544229ff3b6793cad39ce7d8dd2467ec2cf4f45
Branch: master
src/kdc/do_tgs_req.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
More information about the krb5-bugs
mailing list