Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-5] syssrc/sys/sys
Module Name: syssrc
Committed By: he
Date: Sat Jan 12 01:02:21 UTC 2002
Modified Files:
syssrc/sys/sys [netbsd-1-5]: proc.h
Log Message:
Pull up revision 1.136 (partial, via patch, 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.98.2.2 -r1.98.2.3 syssrc/sys/sys/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index