Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/16/2001 23:18:47
Module Name: syssrc
Committed By: he
Date: Sat Jun 16 20:18:46 UTC 2001
Modified Files:
syssrc/sys/compat/netbsd32 [netbsd-1-5]: netbsd32_netbsd.c
Log Message:
Apply patch (from netbsd32_execve.c revision 1.4, requested by thorpej):
Close a race condition between exec of a setuid binary and
ptrace(2): check P_TRACED right before adjusting the privilege
settings in the exec code.
To generate a diff of this commit:
cvs rdiff -r1.28.2.4 -r1.28.2.5 syssrc/sys/compat/netbsd32/netbsd32_netbsd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.