[17103] in Kerberos-V5-bugs
[krbdev.mit.edu #9211] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon May 18 21:25:57 2026
From: "Greg Hudson via RT" <rt-comment@krbdev.mit.edu>
In-Reply-To:
Message-ID: <rt-4.4.3-2-2625806-1779153950-412.9211-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #9211":;
Date: Mon, 18 May 2026 21:25:50 -0400
MIME-Version: 1.0
Reply-To: rt-comment@krbdev.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Mon May 18 21:25:50 2026: Request 9211 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=9211 >
Avoid null dereference in krb5_rd_cred()
A malformed KRB-CRED message may have fewer entries in the encrypted
ticket-info list than it has in the tickets list. In each loop
iteration, check if we unexpectedly reached the end of the ticket-info
list to avoid a null dereference.
[ghudson@mit.edu: added comment; rewrote commit message]
https://github.com/krb5/krb5/commit/48afa9abb89ab2176bb20624d87d010b9984fc08
Author: TristanInSec <tristan.mtn@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 48afa9abb89ab2176bb20624d87d010b9984fc08
Branch: master
src/lib/krb5/krb/rd_cred.c | 5 +++++
1 file changed, 5 insertions(+)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs