From: Vasiliy Kulikov Date: Wed, 27 Oct 2010 22:34:21 +0000 (-0700) Subject: drivers/char/applicom.c: fix information leak to userland X-Git-Tag: v2.6.37-rc1~85^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19714a8af8fe8618a9beace1f7a3bb10d55d5e2f;p=pandora-kernel.git drivers/char/applicom.c: fix information leak to userland Structure st_loc is copied to userland with some fields unitialized. It leads to leaking of stack memory. Signed-off-by: Vasiliy Kulikov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed