Subject: CVS commit: [netbsd-1-5] basesrc/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/12/2002 03:03:32
Module Name:	basesrc
Committed By:	he
Date:		Sat Jan 12 01:03:32 UTC 2002

Modified Files:
	basesrc/lib/libc/sys [netbsd-1-5]: ptrace.2

Log Message:
Pull up revision 1.16 (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.10.4.1 -r1.10.4.2 basesrc/lib/libc/sys/ptrace.2

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