[11571] in Kerberos-V5-bugs
[krbdev.mit.edu #6739] SVN Commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Tue Jun 8 12:26:26 2010
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6739@krbdev.mit.edu>
Message-ID: <rt-6739-32919.2.94471992722059@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6739'":;"'AdminCc of krbdev.mit.edu Ticket #6739'":;@MIT.EDU
Date: Tue, 8 Jun 2010 12:26:24 -0400 (EDT)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Stop checking the current time against the context expiration time in
the message wrap/unwrap functions in the krb5 GSS mech. Heimdal
doesn't do it, and it generally results in poor app behavior when a
ticket expires. In exchange, it doesn't provide much security benefit
since it's not enforced across the board--for example, ssh sessions
can persist beyond ticket expiration time since they don't use GSS to
wrap payload data.
(This is a continuation of r24120, which should have contained the
changes to all four files.)
http://src.mit.edu/fisheye/changelog/krb5/?cs=24121
Commit By: ghudson
Revision: 24121
Changed Files:
U trunk/src/lib/gssapi/krb5/k5seal.c
U trunk/src/lib/gssapi/krb5/k5sealiov.c
U trunk/src/lib/gssapi/krb5/k5unseal.c
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs