bsr: avoid format string leaking into device name
authorKees Cook <keescook@chromium.org>
Tue, 10 Jun 2014 17:51:08 +0000 (10:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 23:59:15 +0000 (16:59 -0700)
This makes sure a format string cannot accidentally leak into a device name.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found