NetBSD/sys/compat/netbsd32
thorpej 7660fd850d In check_exec(), don't bother checking P_TRACED along with
MNT_NOSUID, just check MNT_NOSUID to clear the S{U,G}ID bits
in the attributes for the vnode we're about to exec.

We now check P_TRACED right before we would actually perform
the s{u,g}id function in the exec code.

This closes a race condition between exec of a setuid binary
and ptrace(2).
2001-06-15 17:24:19 +00:00
..
files.netbsd32 add netbsd32_uvm_unix.c and netbsd32_kern_sig.c 2001-06-06 21:30:28 +00:00
Makefile
netbsd32_compat_09.c
netbsd32_compat_10.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_compat_12.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_compat_13.c
netbsd32_compat_14.c
netbsd32_compat_43.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_conv.h
netbsd32_exec_aout.c
netbsd32_exec_elf32.c
netbsd32_exec.h
netbsd32_execve.c In check_exec(), don't bother checking P_TRACED along with 2001-06-15 17:24:19 +00:00
netbsd32_fs.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
netbsd32_ioctl.c Fix a partial construction problem that can cause race conditions 2001-06-14 20:32:41 +00:00
netbsd32_ioctl.h
netbsd32_ipc.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_kern_sig.c LKM friendly: move coredump32() here 2001-06-06 21:25:11 +00:00
netbsd32_netbsd.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_select.c
netbsd32_signal.c
netbsd32_socket.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_syscall.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_syscallargs.h use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_syscalls.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_sysctl.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_sysent.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_time.c use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
netbsd32_uvm_unix.c sync with uvm_unix.c 1.23 2001-06-06 21:30:07 +00:00
netbsd32_wait.c
netbsd32.h proto for coredump32 2001-06-06 21:45:56 +00:00
syscalls.conf
syscalls.master use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00