[packages/kernel] - set INIT_ON_ALLOC_DEFAULT_ON to y (https://outflux.net/blog/archives/2019/11/14/security-things-in
arekm
arekm at pld-linux.org
Fri Nov 15 07:15:06 CET 2019
commit 9bae46a4a1a11fc93cf6c821cb030f8a4231a11e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Nov 15 07:14:43 2019 +0100
- set INIT_ON_ALLOC_DEFAULT_ON to y (https://outflux.net/blog/archives/2019/11/14/security-things-in-linux-v5-3/)
kernel-multiarch.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 7fb93052..3de2202c 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -11939,7 +11939,7 @@ GCC_PLUGIN_STACKLEAK all=y
STACKLEAK_TRACK_MIN_SIZE all=100
STACKLEAK_METRICS all=y
STACKLEAK_RUNTIME_DISABLE all=y
-INIT_ON_ALLOC_DEFAULT_ON all=n
+INIT_ON_ALLOC_DEFAULT_ON all=y
INIT_ON_FREE_DEFAULT_ON all=n
#-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/9bae46a4a1a11fc93cf6c821cb030f8a4231a11e
More information about the pld-cvs-commit
mailing list