Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/25/2003 13:48:07
Module Name:	src
Committed By:	christos
Date:		Wed Jun 25 13:48:07 UTC 2003

Modified Files:
	src/sys/kern: exec_elf32.c

Log Message:
Limit the number of program headers we accept to avoid resource exhaustion
by a hand-crafted elf binary.


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/kern/exec_elf32.c

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