diff options
author | Kees Cook | 2017-01-13 20:14:39 +0100 |
---|---|---|
committer | Kees Cook | 2017-01-18 21:02:35 +0100 |
commit | c61f13eaa1ee17728c41370100d2d45c254ce76f (patch) | |
tree | 63ae636a8d3bfc405b8a0a108ab17c24c5790fd8 /tools | |
parent | gcc-plugins: add PASS_INFO and build_const_char_string() (diff) | |
download | kernel-qcow2-linux-c61f13eaa1ee17728c41370100d2d45c254ce76f.tar.gz kernel-qcow2-linux-c61f13eaa1ee17728c41370100d2d45c254ce76f.tar.xz kernel-qcow2-linux-c61f13eaa1ee17728c41370100d2d45c254ce76f.zip |
gcc-plugins: Add structleak for more stack initialization
This plugin detects any structures that contain __user attributes and
makes sure it is being fully initialized so that a specific class of
information exposure is eliminated. (This plugin was originally designed
to block the exposure of siginfo in CVE-2013-2141.)
Ported from grsecurity/PaX. This version adds a verbose option to the
plugin and the Kconfig.
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions