Source-Changes-HG archive

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

[src/netbsd-1-4]: src One more:



details:   https://anonhg.NetBSD.org/src/rev/0ee1f85ab9d7
branches:  netbsd-1-4
changeset: 471285:0ee1f85ab9d7
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 05 12:18:09 2001 +0000

description:
One more:
 o xntpd: prevent buffer overflow and unconfirmed root exploit

diffstat:

 CHANGES-1.4.4 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 265ca7df0741 -r 0ee1f85ab9d7 CHANGES-1.4.4
--- a/CHANGES-1.4.4     Thu Apr 05 12:15:57 2001 +0000
+++ b/CHANGES-1.4.4     Thu Apr 05 12:18:09 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.4,v 1.1.2.10 2001/04/04 15:56:03 he Exp $
+#      $NetBSD: CHANGES-1.4.4,v 1.1.2.11 2001/04/05 12:18:09 he Exp $
 
 A complete list of changes from NetBSD 1.4.3 to NetBSD 1.4.4:
 
@@ -287,3 +287,8 @@
 
   Fixes buffer overflow problems in glob(3).  Adds and uses GLOB_LIMIT
   to prevent denial of service attacks.
+
+usr.sbin/xntp/xntpd/ntp_control.c              patch
+
+  Fix a DoS attack (and possibly, but not confirmed, a root exploit)
+  in ntpd.



Home | Main Index | Thread Index | Old Index