From: Dan Carpenter Date: Fri, 1 Nov 2013 10:21:54 +0000 (+0300) Subject: quota: info leak in quota_getquota() X-Git-Tag: v3.13-rc1~112^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18da65e7d30a76ab3ca0ccd2b7ca0690f80f28e4;p=pandora-kernel.git quota: info leak in quota_getquota() The if_dqblk struct has a 4 byte hole at the end of the struct so uninitialized stack information is leaked to user space. Signed-off-by: Dan Carpenter Signed-off-by: Jan Kara --- Reading git-diff-tree failed