Kees Cook
f170168b9a
drivers: avoid parsing names as kthread_run() format strings
...
Calling kthread_run with a single name parameter causes it to be handled
as a format string. Many callers are passing potentially dynamic string
content, so use "%s" in those cases to avoid any potential accidents.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:07:41 -07:00
..
2013-07-03 16:07:41 -07:00
2013-06-05 15:29:07 -07:00
2013-05-21 19:59:50 -07:00
2013-06-03 12:35:53 -07:00
2013-05-22 15:31:39 -07:00
2013-07-03 09:10:19 -07:00
2013-06-03 12:26:18 -07:00
2013-06-17 14:48:12 -07:00
2013-05-22 15:28:30 -07:00
2013-07-03 16:07:41 -07:00
2013-06-24 15:56:10 -07:00
2013-06-24 15:56:09 -07:00
2013-06-11 17:13:37 -07:00
2013-05-30 20:59:47 +09:00
2013-06-05 15:31:16 -07:00
2013-05-21 10:30:10 -07:00
2013-06-14 21:55:17 +01:00
2013-06-24 16:01:35 -07:00
2013-06-17 14:46:18 -07:00
2013-06-24 15:56:09 -07:00
2013-06-24 16:47:45 -07:00
2013-06-24 15:14:43 -07:00
2013-06-24 15:56:09 -07:00
2013-06-24 15:59:03 -07:00
2013-06-18 11:17:04 -07:00
2013-06-17 14:48:12 -07:00
2013-06-18 11:22:58 -07:00
2013-05-30 20:46:29 +09:00
2013-06-24 16:44:59 -07:00
2013-07-03 16:07:41 -07:00
2013-06-03 12:15:34 -07:00
2013-07-02 11:40:23 -07:00
2013-06-24 16:13:13 -07:00
2013-05-22 15:35:52 -07:00
2013-07-03 16:07:41 -07:00
2013-06-24 15:57:40 -07:00
2013-06-17 14:55:32 -07:00
2013-06-03 12:32:00 -07:00
2013-05-30 20:55:53 +09:00
2013-05-30 21:14:30 +09:00
2013-06-24 16:08:32 -07:00
2013-05-21 10:30:10 -07:00
2013-06-03 12:45:03 -07:00
2013-06-03 12:45:03 -07:00