[16450] in Kerberos-V5-bugs
[krbdev.mit.edu #8867] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Fri Jan 17 13:13:56 2020
From: "Greg Hudson via RT" <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To:
Message-ID: <rt-4.4.4-112032-1579284795-1849.8867-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8867":;
Date: Fri, 17 Jan 2020 13:13:15 -0500
MIME-Version: 1.0
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Fri Jan 17 13:13:15 2020: Request 8867 was acted upon.
Transaction: Ticket created by ghudson@mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson@mit.edu
Requestors:
Status: new
Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8867 >
Fix KDC crash in handle_signticket
Commit d47f7dba3779c9e36e1dedaac830dac1dd248fb3 changed the parameters
passed to sign_authdata() for S4U2Proxy requests so that client is the
entry for the impersonated client (not the impersonator), and added a
new parameter for the impersonator entry. It should have changed the
call to handle_signticket() to use the impersonator entry. Fix the
handle_signticket() call, and change some parameter names to more
clearly indicate the flow of subject_server from process_tgs_req() to
handle_authdata() to its helpers.
[ghudson@mit.edu: edited commit message]
https://github.com/krb5/krb5/commit/96e5d384acf174e6079b0aeeec14bd8100d24840
Author: Isaac Boukris <iboukris@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 96e5d384acf174e6079b0aeeec14bd8100d24840
Branch: master
src/kdc/kdc_authdata.c | 29 +++++++++++++++--------------
src/kdc/kdc_util.h | 2 +-
src/tests/t_authdata.py | 39 +++++++++++++++++++++++++++++++++++++++
3 files changed, 55 insertions(+), 15 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs