linux-stable/drivers/misc/lkdtm
Kees Cook a15676ac8f lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
When built under CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS, this test is
expected to fail (i.e. not trip an exception).

Fixes: 46d1a0f03d ("selftests/lkdtm: Add tests for LKDTM targets")
Cc: stable@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20210623203936.3151093-5-keescook@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-24 15:32:07 +02:00
..
bugs.c lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE 2021-06-24 15:32:07 +02:00
cfi.c lkdtm: Add Control Flow Integrity test 2019-08-12 15:28:51 -07:00
core.c lkdtm: Add REPORT_STACK for checking stack offsets 2021-04-08 14:05:20 +02:00
fortify.c drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy 2020-12-15 22:46:16 -08:00
heap.c lkdtm/heap: Avoid edge and middle of slabs 2020-06-29 18:41:39 +02:00
lkdtm.h lkdtm: Add REPORT_STACK for checking stack offsets 2021-04-08 14:05:20 +02:00
Makefile drivers/misc/lkdtm: disable LTO for rodata.o 2021-01-14 08:21:09 -08:00
perms.c lkdtm: Avoid more compiler optimizations for bad writes 2020-06-29 18:41:39 +02:00
powerpc.c lkdtm/powerpc: Add SLB multihit test 2020-12-04 01:01:34 +11:00
refcount.c lkdtm: Remove references to CONFIG_REFCOUNT_FULL 2019-11-25 09:15:46 +01:00
rodata.c lkdtm: don't move ctors to .rodata 2020-12-09 15:51:14 +01:00
stackleak.c lkdtm/stackleak: Make the test more verbose 2020-02-10 13:43:38 -08:00
usercopy.c lkdtm: use function_nocfi 2021-04-08 16:04:22 -07:00