Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 04/05/2001 12:45:28
Module Name: basesrc
Committed By: jhawk
Date: Thu Apr 5 09:45:28 UTC 2001
Modified Files:
basesrc/dist/ntp/ntpd [netbsd-1-5]: ntp_control.c
Log Message:
Pull up revision 1.2 (requested by simonb);
(actually, this is the diff from 1.1.1.2 to 1.2, not 1.1 to 1.2):
Fix a DoS attack (and possibly, but not confirmed, a root exploit) in
ntpd.
Fix from Poul-Henning Kamp and Dima Ruban from the FreeBSD tree,
with changes from Jason Thorpe to not overrun the end of the static
buffer and with syslog()ing the bad packets disabled so as not to
DoS syslog.
To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.1.1.2.4.1 basesrc/dist/ntp/ntpd/ntp_control.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.