Subject: CVS commit: [netbsd-1-4] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/14/2002 17:18:49
Module Name:	syssrc
Committed By:	he
Date:		Mon Jan 14 15:18:49 UTC 2002

Modified Files:
	syssrc/sys/kern [netbsd-1-4]: kern_exec.c

Log Message:
Pull up revisions 1.149-1.150 (via patch, requested by he):
  Fix a ptrace/execve race condition which could be used to modify
  the child process' image during execve.  This would be a security
  issue due to setuid programs.


To generate a diff of this commit:
cvs rdiff -r1.100.2.4 -r1.100.2.5 syssrc/sys/kern/kern_exec.c

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