commit | 5418ae3188a9a57f318f51c3c26c0fedfea82f8b | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Sep 10 21:41:16 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 17 07:39:27 2013 -0700 |
tree | a9086ac41676733f1cefaa95d104323ef6d3bc14 | |
parent | 9edf0f670bdc8fa8b6676893b0a3bd2bf30a2362 [diff] |
staging: dgnc: fix potential format string flaw Make sure that format strings cannot leak into printk() calls from the msgbuf string. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>