Home
last modified time | relevance | path

Searched hist:"4 c332c3238ab41fa9bc18d6ccb8e8aec1c87a426" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dmca.cdiff 4c332c3238ab41fa9bc18d6ccb8e8aec1c87a426 Sat Mar 15 15:11:18 CDT 2014 Kees Cook <keescook@chromium.org> [IA64] Keep format strings from leaking into printk

The buffer being sent to printk has already had format strings
resolved. The string should not be reinterpreted again to avoid any
unintended format strings from leaking into printk.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>