Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/doc o telnet buffer overflow fix, ref. CAN-2005-0468 an...



details:   https://anonhg.NetBSD.org/src/rev/ec1caf0eace2
branches:  netbsd-2-0
changeset: 564762:ec1caf0eace2
user:      he <he%NetBSD.org@localhost>
date:      Fri Apr 08 10:45:10 2005 +0000

description:
o telnet buffer overflow fix, ref. CAN-2005-0468 and CAN-2005-0469 (#1410)

diffstat:

 doc/CHANGES-2.0.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 13b86d81c085 -r ec1caf0eace2 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Fri Apr 08 10:44:32 2005 +0000
+++ b/doc/CHANGES-2.0.3 Fri Apr 08 10:45:10 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.3,v 1.1.2.7 2005/04/07 15:34:23 he Exp $
+#      $NetBSD: CHANGES-2.0.3,v 1.1.2.8 2005/04/08 10:45:10 he Exp $
 
 A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
 release.
@@ -40,3 +40,9 @@
        Make sure that prefixes get purged.  Fixes PR#21189,
        PR#25968, and PR#37873.
        [tron, ticket #1394]
+
+usr.bin/telnet/telnet.c                         1.30
+
+       Plug buffer overflows, ref. CAN 2005-0468 and 2005-0469.
+       Patch from MIT/Kerberos (MITKRB5-SA-2005-001-telnet.txt).
+       [tron, ticket #1410]



Home | Main Index | Thread Index | Old Index