[16853] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

[krbdev.mit.edu #9061] git commit

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Tue Nov 15 11:31:57 2022

From: "Greg Hudson via RT" <rt@krbdev.mit.edu>
In-Reply-To: 
Message-ID: <rt-4.4.3-2-488932-1668529894-392.9061-5-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #9061":;
Date: Tue, 15 Nov 2022 11:31:34 -0500
MIME-Version: 1.0
Reply-To: rt@krbdev.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9061 >


Fix memory leak in SPAKE kdcpreauth module

Commit ff57dc682a27bd205d715f3c0bed84890f2453c4 introduced a memory
leak into verify_response().  reply_key is no longer passed to the
callback and therefore needs to be freed by this function.

[ghudson@mit.edu: rewrote commit message]

(cherry picked from commit 445e1b32767af3041ffd1823996d05ffec6fc9d5)

https://github.com/krb5/krb5/commit/a7a99db31c532c5616814853354a048fc865df06
Author: sashan <anedvedicky@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: a7a99db31c532c5616814853354a048fc865df06
Branch: krb5-1.20
 src/plugins/preauth/spake/spake_kdc.c | 1 +
 1 file changed, 1 insertion(+)

_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post