From: Dan Carpenter Date: Tue, 24 Sep 2013 22:27:44 +0000 (-0700) Subject: cpqarray: fix info leak in ida_locked_ioctl() X-Git-Tag: v3.12-rc3~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=627aad1c01da6f881e7f98d71fd928ca0c316b1a;p=pandora-kernel.git cpqarray: fix info leak in ida_locked_ioctl() The pciinfo struct has a two byte hole after ->dev_fn so stack information could be leaked to the user. This was assigned CVE-2013-2147. Signed-off-by: Dan Carpenter Acked-by: Mike Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed