Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/25/2003 19:35:58
Module Name:	src
Committed By:	christos
Date:		Fri Jul 25 19:35:58 UTC 2003

Modified Files:
	src/sys/net: if_media.c

Log Message:
Avoid DOS attack by setting ifm->ifm_media to a high number and running the
kernel out of memory. Thanks to Andreas Oman.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/net/if_media.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.