Re: [PATCH] ASoC: Intel: avoid format string leak to thread name

2014-05-26 Thread Mark Brown
On Thu, May 22, 2014 at 11:43:55AM -0700, Kees Cook wrote: > This makes sure a format string can never get processed into the worker > thread name from the device name. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH] ASoC: Intel: avoid format string leak to thread name

2014-05-23 Thread Jarkko Nikula
On 05/22/2014 09:43 PM, Kees Cook wrote: This makes sure a format string can never get processed into the worker thread name from the device name. Signed-off-by: Kees Cook --- sound/soc/intel/sst-baytrail-ipc.c |2 +- sound/soc/intel/sst-haswell-ipc.c |2 +- 2 files changed, 2 inse

[PATCH] ASoC: Intel: avoid format string leak to thread name

2014-05-22 Thread Kees Cook
This makes sure a format string can never get processed into the worker thread name from the device name. Signed-off-by: Kees Cook --- sound/soc/intel/sst-baytrail-ipc.c |2 +- sound/soc/intel/sst-haswell-ipc.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/