Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc [netbsd-1-5]



Module Name:    syssrc
Committed By:   he
Date:           Sat Jun 16 20:19:31 UTC 2001

Modified Files:
        syssrc/sys/kern [netbsd-1-5]: kern_exec.c

Log Message:
Pull up revision 1.141 (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.110.4.4 -r1.110.4.5 syssrc/sys/kern/kern_exec.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