From: Kees Cook Date: Mon, 20 Oct 2014 21:57:08 +0000 (-0700) Subject: rtlwifi: prevent format string usage from leaking X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~25^2~30^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598a0df07fc6c4642f9b0497cef1233e41d4c987;p=pandora-kernel.git rtlwifi: prevent format string usage from leaking Use "%s" in the workqueue allocation to make sure the rtl_hal_cfg name can never accidentally leak information via a format string. Signed-off-by: Kees Cook Signed-off-by: John W. Linville --- Reading git-diff-tree failed