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.37-rc1~189^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b917a1420d3d1a9c8da49fb0090692dc9aaee86;p=pandora-kernel.git pcmcia: synclink_cs: fix information leak to userland Structure new_line is copied to userland with some padding fields unitialized. It leads to leaking of stack memory. Signed-off-by: Vasiliy Kulikov CC: stable@kernel.org Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed