ASoC: Intel: avoid format string leak to thread name
authorKees Cook <keescook@chromium.org>
Thu, 22 May 2014 18:43:55 +0000 (11:43 -0700)
committerMark Brown <broonie@linaro.org>
Mon, 26 May 2014 13:31:04 +0000 (14:31 +0100)
commit35386320898ec01f922929877a723fe1d4ddf04b
tree4076c0cb58ad7f9586122239e3c289a53ea83436
parent2fa190ce33bdf2f58bb0a65d94e08980d92c76ed
ASoC: Intel: avoid format string leak to thread name

This makes sure a format string can never get processed into the worker
thread name from the device name.

Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/sst-baytrail-ipc.c
sound/soc/intel/sst-haswell-ipc.c