NetBSD/sys/arch/usermode
maxv d8ce26fe5b Fix widespread leak in the sendsig_siginfo() functions. sigframe_siginfo
has padding, so zero it out properly. While here I'm also zeroing out some
other things in several ports, for safety. Same problem in netbsd32, so
fix that too.

I can't compile-test on each architecture, but there should be no
breakage (tm).

Overall this fixes at least 14 info leaks. Prompted by the discovery by
KLEAK of a leak in amd64's sendsig_siginfo.
2018-11-27 14:09:53 +00:00
..
compile
conf - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
dev
include
modules/syscallemu
target Fix widespread leak in the sendsig_siginfo() functions. sigframe_siginfo 2018-11-27 14:09:53 +00:00
usermode interrupt has two 'r's 2018-09-16 09:25:46 +00:00