CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/08 05:51:57
Modified files:
sys/kern : kern_exec.c
Log message:
Fix stack info leak in execve(2). There are 2x4 bytes of padding
in struct ps_strings.
from NetBSD; OK deraadt@ guenther@ visa@
