From: Dan Carpenter Date: Tue, 29 Oct 2013 19:11:06 +0000 (+0300) Subject: aacraid: missing capable() check in compat ioctl X-Git-Tag: v3.12~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f856567b930dfcdbc3323261bf77240ccdde01f5;p=pandora-kernel.git aacraid: missing capable() check in compat ioctl In commit d496f94d22d1 ('[SCSI] aacraid: fix security weakness') we added a check on CAP_SYS_RAWIO to the ioctl. The compat ioctls need the check as well. Signed-off-by: Dan Carpenter Cc: stable@kernel.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed