rsi: avoid format string leak to thread name
authorKees Cook <keescook@chromium.org>
Thu, 22 May 2014 18:48:41 +0000 (11:48 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 May 2014 17:08:10 +0000 (13:08 -0400)
commitd6755bd4fb411035ec7cf0dc6dfa1bc448e35d62
treed9914b8336069ca0625b753a3ad1e6bbf371fa10
parenta5eb1aeb25df89c627248a162cc35ffb556dc486
rsi: avoid format string leak to thread name

Since the rsi_create_kthread interface does not include any format
string arguments, make sure that the resulting thread name can never
accidentally process the name as a format string.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rsi/rsi_common.h