Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-4] syssrc/sys/miscfs/procfs
Module Name: syssrc
Committed By: he
Date: Mon Jan 14 15:20:58 UTC 2002
Modified Files:
syssrc/sys/miscfs/procfs [netbsd-1-4]: procfs_vnops.c
Log Message:
Pull up revision 1.88 (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.61.2.1 -r1.61.2.2 syssrc/sys/miscfs/procfs/procfs_vnops.c
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