drivers/misc/lkdtm/stackleak.c
0 → 100644
+73
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Introduce an lkdtm test for the STACKLEAK feature: check that the current task stack is properly erased (filled with STACKLEAK_POISON). Signed-off-by:Alexander Popov <alex.popov@linux.com> Signed-off-by:
Tycho Andersen <tycho@tycho.ws> Tested-by:
Laura Abbott <labbott@redhat.com> Signed-off-by:
Kees Cook <keescook@chromium.org>