CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/19 18:05:21
Modified files:
sys/kern : exec_elf.c
Log message:
Initialize the stack buffer used to build the auxiliary vector to zero to
avoid leaking the contents of the kernel stack into userspace.
ok guenther@, deraadt@
