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.38-rc1~50^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b919f833d9d60588d026ad82d17f17e8872c7a9;p=pandora-kernel.git net: ax25: fix information leak to userland harder 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 Cc: stable@kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed