From: Alan Cox Date: Mon, 23 Jul 2007 13:51:05 +0000 (+0100) Subject: [SCSI] aacraid: Fix security hole X-Git-Tag: v2.6.23-rc2~164^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60395bb60e0b5e4e0808ac8eb07a92f6c9cdea1f;p=pandora-kernel.git [SCSI] aacraid: Fix security hole On the SCSI layer ioctl path there is no implicit permissions check for ioctls (and indeed other drivers implement unprivileged ioctls). aacraid however allows all sorts of very admin only things to be done so should check. Signed-off-by: Alan Cox Acked-by: "Salyzyn, Mark" Signed-off-by: James Bottomley --- Reading git-diff-tree failed