From 6fdb1f4fb05998bb255cf4e2605bc5f0e842eb24 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Thu, 22 May 2014 11:57:16 -0700 Subject: [PATCH] staging/rtl8821ae: avoid format string leak to thread name This makes sure the cfg->name can never accidentally be processed as a format string in the worker thread name. Signed-off-by: Kees Cook Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed