From: Vasiliy Kulikov Date: Tue, 26 Oct 2010 21:22:15 +0000 (-0700) Subject: drivers/char/hpet.c: fix information leak to userland X-Git-Tag: v2.6.37-rc1~105^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dae512edc6e945e127f0848aa757055265d70aa2;p=pandora-kernel.git drivers/char/hpet.c: fix information leak to userland Structure info is copied to userland with some padding fields unitialized. It leads to leaking of stack memory. [akpm@linux-foundation.org: remove now-unneeded zeroing of info->hi_ireqfreq] Signed-off-by: Vasiliy Kulikov Cc: Clemens Ladisch Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed