summaryrefslogtreecommitdiff
path: root/lib/test_firmware.c
diff options
context:
space:
mode:
authorFrancis Laniel <laniel_francis@privacyrequired.com>2020-12-16 07:43:54 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2020-12-16 09:46:16 +0300
commitfebebaf366868a4204deb3955ef5dda17f676fc1 (patch)
treeecad89f7e968a84ea586af705e4404890bbb2a8b /lib/test_firmware.c
parent33e56a59e64dfb68778e5da0be13f0c47dc5d445 (diff)
downloadlinux-febebaf366868a4204deb3955ef5dda17f676fc1.tar.xz
drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy
This new test ensures that fortified strscpy has the same behavior than vanilla strscpy (e.g. returning -E2BIG when src content is truncated). Finally, it generates a crash at runtime because there is a write overflow in destination string. Link: https://lkml.kernel.org/r/20201122162451.27551-5-laniel_francis@privacyrequired.com Signed-off-by: Francis Laniel <laniel_francis@privacyrequired.com> Reviewed-by: Kees Cook <keescook@chromium.org> Cc: Daniel Axtens <dja@axtens.net> Cc: Daniel Micay <danielmicay@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/test_firmware.c')
0 files changed, 0 insertions, 0 deletions