From: Cong Wang Date: Wed, 3 Jul 2013 22:01:12 +0000 (-0700) Subject: block/compat_ioctl.c: do not leak info to user-space X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~418 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b0d77f13192678019f07cbc6b3338d6d91f1cf4;p=pandora-kernel.git block/compat_ioctl.c: do not leak info to user-space There is a hole in struct hd_geometry, so we have to zero the struct on stack before copying it to user-space. Signed-off-by: Cong Wang Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed