linux/drivers/misc/lkdtm
Alexander Popov f90d1e0c78 lkdtm: Add a test for STACKLEAK
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>
2018-09-04 10:35:47 -07:00
..
bugs.c
core.c lkdtm: Add a test for STACKLEAK 2018-09-04 10:35:47 -07:00
heap.c
lkdtm.h lkdtm: Add a test for STACKLEAK 2018-09-04 10:35:47 -07:00
Makefile lkdtm: Add a test for STACKLEAK 2018-09-04 10:35:47 -07:00
perms.c
refcount.c
rodata.c
stackleak.c lkdtm: Add a test for STACKLEAK 2018-09-04 10:35:47 -07:00
usercopy.c