Subject: CVS commit: [netbsd-1-5] basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/04/2002 03:53:01
Module Name: basesrc
Committed By: itojun
Date: Wed Sep 4 00:53:01 UTC 2002
Modified Files:
basesrc [netbsd-1-5]: CHANGES-1.5.4
basesrc/usr.sbin/mrinfo [netbsd-1-5]: mrinfo.c
Log Message:
usr.sbin/mrinfo/mrinfo.c 1.15 (itojun)
fix an exploitable fd_set overflow in mrinfo(8). drop root priv earlier.
do not use generated printf format string. from xs@kittenz.org
To generate a diff of this commit:
cvs rdiff -r1.1.2.7 -r1.1.2.8 basesrc/CHANGES-1.5.4
cvs rdiff -r1.7.10.1 -r1.7.10.2 basesrc/usr.sbin/mrinfo/mrinfo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.