commit | bebfef150e0b8fa68704cddacf05b8c26462d565 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Mon Apr 07 21:44:07 2014 -0700 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Mon May 05 09:31:33 2014 +0300 |
tree | 355c3fbe05d8749a4a31767d70085f5df3385f17 | |
parent | 3d21bb7667c4b57a15077d60d23385d9a1c01d08 [diff] |
UBI: avoid workqueue format string leak When building the name for the workqueue thread, make sure a format string cannot leak in from the disk name. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>