From: Kees Cook Date: Wed, 12 Jan 2011 08:34:49 +0000 (-0800) Subject: net: ax25: fix information leak to userland harder X-Git-Tag: v2.6.37.1~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b1c3b60a4e5e463042c85173f45918bd71a3844;p=pandora-kernel.git net: ax25: fix information leak to userland harder commit 5b919f833d9d60588d026ad82d17f17e8872c7a9 upstream. Commit fe10ae53384e48c51996941b7720ee16995cbcb7 adds a memset() to clear the structure being sent back to userspace, but accidentally used the wrong size. Reported-by: Brad Spengler Signed-off-by: Kees Cook Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed