Subject: CVS commit: [netbsd-1-5] syssrc/sys/miscfs/procfs
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/14/2002 12:55:14
Module Name:	syssrc
Committed By:	he
Date:		Mon Jan 14 10:55:14 UTC 2002

Modified Files:
	syssrc/sys/miscfs/procfs [netbsd-1-5]: procfs_mem.c

Log Message:
Pull up revision 1.30 (requested by christos):
  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.23 -r1.23.18.1 syssrc/sys/miscfs/procfs/procfs_mem.c

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