CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2016/09/03 08:28:24

Modified files:
        sys/kern       : kern_exec.c 

Log message:
Reset PS_WXNEEDED in execve(2).

The new process should inherit wxneeded perms from the ELF executable only,
not from the former process.

Solution improved by guenther@, ok guenther@ deraadt@, ok tedu@ on a similar
diff.

Reply via email to