From: Kees Cook Date: Thu, 22 May 2014 18:48:41 +0000 (-0700) Subject: rsi: avoid format string leak to thread name X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6755bd4fb411035ec7cf0dc6dfa1bc448e35d62;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed