[17021] in Kerberos-V5-bugs
[krbdev.mit.edu #9174] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Thu May 22 00:01:22 2025
From: "Greg Hudson via RT" <rt-comment@krbdev.mit.edu>
In-Reply-To:
Message-ID: <rt-4.4.3-2-2367945-1747886472-1678.9174-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #9174":;
Date: Thu, 22 May 2025 00:01:12 -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
Thu May 22 00:01:12 2025: Request 9174 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=9174 >
Fix crash on empty TXT records
In k5_try_realm_txt_rr(), error out if the first text string in a TXT
record is empty or if its length exceeds the record length.
This function is only used when dns_lookup_realm is set to true in
krb5.conf. An alternative implementation is used on Windows.
[ghudson@mit.edu: moved zero-length check and added upper bound check;
rewrote commit message]
https://github.com/krb5/krb5/commit/6a7877183ef668d3b52df1f2926acc8be6f1c475
Author: David Zhou <david.zhou@dell.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 6a7877183ef668d3b52df1f2926acc8be6f1c475
Branch: master
src/lib/krb5/os/dnsglue.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs