Enable INIT_ON_ALLOC_DEFAULT_ON

https://outflux.net/blog/archives/2019/11/14/security-things-in-linux-v5-3/
This commit is contained in:
Jan Alexander Steffens
2019-11-18 21:33:26 +00:00
parent cad3b7156f
commit c189ce4263
2 changed files with 2 additions and 2 deletions

2
config
View File

@@ -9826,7 +9826,7 @@ CONFIG_GCC_PLUGIN_STRUCTLEAK=y
CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set
# CONFIG_GCC_PLUGIN_STACKLEAK is not set
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
# end of Memory initialization
# end of Kernel hardening options