[14976] in bugtraq
revised patches for kerberos vulnerability
daemon@ATHENA.MIT.EDU (Tom Yu)
Mon May 22 01:55:53 2000
Message-Id: <ldv8zx65kgy.fsf@saint-elmos-fire.mit.edu>
Date: Fri, 19 May 2000 16:54:53 -0400
Reply-To: Tom Yu <tlyu@MIT.EDU>
From: Tom Yu <tlyu@MIT.EDU>
X-To: kerberos@MIT.EDU, BUGTRAQ@SECURITYFOCUS.COM
To: BUGTRAQ@SECURITYFOCUS.COM
The patches previously posted for fixing the krb4 buffer overruns had
some whitespace issues resulting from untabifying. Some versions of
patch don't like that. Use "patch -l" instead, or use the fixed
patches at
http://web.mit.edu/kerberos/www/advisories/index.html
These fixed patches have tabs repaired and also have pathnames in the
diff headers fixed to include directory names so that they may be
applied from the top of a source treee.
---Tom