From: Kees Cook Date: Wed, 11 Sep 2013 04:40:43 +0000 (-0700) Subject: staging: dgap: fix overflows and format strings X-Git-Tag: v3.12-rc2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ea12fef83c3269eb7ba04f1d20db00c581515b2;p=pandora-kernel.git staging: dgap: fix overflows and format strings The boot message buffer could potentially overflow the stack and the heap. Additionally make sure format strings could not leak into printk() calls. Signed-off-by: Kees Cook Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed