lkml.org 
[lkml]   [2019]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Kconfig: Refactor memory initialization hardening
Date
This is a proposed alternative for the memory initialization series,
which refactoring the existing gcc plugins into a separate Kconfig
file and collects all the related options together with some more
language to describe their differences. The last patch adds the
Clang auto init option, as done by Alexander Potapenko.

Since there isn't really a good way to "select" with dependencies,
I've left out CONFIG_INIT_ALL_MEMORY for the moment...

-Kees

Kees Cook (3):
Kconfig: Create "kernel hardening" config area
kbuild: Move stackleak config to Kconfig.hardening
kbuild: Implement Clang's stack initialization

Makefile | 5 ++
scripts/gcc-plugins/Kconfig | 121 +-------------------------
security/Kconfig | 2 +
security/Kconfig.hardening | 165 ++++++++++++++++++++++++++++++++++++
4 files changed, 175 insertions(+), 118 deletions(-)
create mode 100644 security/Kconfig.hardening

--
2.17.1

\
 
 \ /
  Last update: 2019-04-10 18:18    [W:0.055 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site