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.2.52~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1fd636836ca3c883c172dc619a909e988a2f4b5;p=pandora-kernel.git cpqarray: fix info leak in ida_locked_ioctl() commit 627aad1c01da6f881e7f98d71fd928ca0c316b1a upstream. 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed