From: Vasiliy Kulikov Date: Wed, 27 Oct 2010 22:34:22 +0000 (-0700) Subject: drivers/char/synclink_gt.c: fix information leak to userland X-Git-Tag: v2.6.37-rc1~85^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed77ed6112f2d4b650f4be7dbaf14e06e1d393a5;p=pandora-kernel.git drivers/char/synclink_gt.c: fix information leak to userland Structures tmp_params and new_line are copied to userland with some padding fields unitialized. It leads to leaking of stack memory. Signed-off-by: Vasiliy Kulikov Acked-by: Paul Fulghum Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed