From: Vasiliy Kulikov Date: Sun, 17 Oct 2010 14:41:24 +0000 (+0400) Subject: pcmcia: synclink_cs: fix information leak to userland X-Git-Tag: v2.6.27.56~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dbb2b0e38a9da9b36b4ab486a5c5f75e31a4c0a;p=pandora-kernel.git pcmcia: synclink_cs: fix information leak to userland commit 5b917a1420d3d1a9c8da49fb0090692dc9aaee86 upstream. Structure new_line is copied to userland with some padding fields unitialized. It leads to leaking of stack memory. Signed-off-by: Vasiliy Kulikov Signed-off-by: Dominik Brodowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed