Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lkdtm/fortify: Swap memcpy() for strncpy()
The memcpy() runtime defenses are still not landed, so test with strncpy() for now. Cc: Arnd Bergmann <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Reported-by: Muhammad Usama Anjum <[email protected]> Reviewed-by: Muhammad Usama Anjum <[email protected]> Signed-off-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information