]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
configs/hardening: Enable CONFIG_KSTACK_ERASE
authorKees Cook <kees@kernel.org>
Thu, 17 Jul 2025 23:25:17 +0000 (16:25 -0700)
committerKees Cook <kees@kernel.org>
Tue, 22 Jul 2025 04:41:48 +0000 (21:41 -0700)
commit4c56d9f7e75eb2a137584f708fa262d7e8c8a2d8
tree28835289f51ad304f762dc5baf479d022fbdf656
parent76261fc7d1be3fde06efed859cb10c95b1204055
configs/hardening: Enable CONFIG_KSTACK_ERASE

Since we can wipe the stack with both Clang and GCC plugins, enable this
for the "hardening.config" for wider testing.

Link: https://lore.kernel.org/r/20250717232519.2984886-12-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
kernel/configs/hardening.config