summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2017-06-06 07:52:34 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-06 17:16:10 +0300
commit88a5b39b69ab1828fd4130e2baadd184109cea69 (patch)
tree0fc290d6955867bc16aa6752857eb836c1264de5 /Kconfig
parent372bd1eb8484525832a3959cc0b878a7f01dd70b (diff)
downloadlinux-88a5b39b69ab1828fd4130e2baadd184109cea69.tar.xz
staging/rts5208: Fix read overflow in memcpy
Noticed by FORTIFY_SOURCE, this swaps memcpy() for strncpy() to zero-value fill the end of the buffer instead of over-reading a string from .rodata. Signed-off-by: Daniel Micay <danielmicay@gmail.com> [kees: wrote commit log] Signed-off-by: Kees Cook <keescook@chromium.org> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Wayne Porter <wporter82@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions