diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-10-29 22:11:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-13 12:01:49 +0900 |
commit | 8c16bfc9ef0f2353e55b6d44fe6f2fddc76260d7 (patch) | |
tree | 15922842983cd126cea92a8878700cebcff498ab /mm | |
parent | 366f8a3ab0757921c4a925f7248e8c3f120305f9 (diff) |
aacraid: missing capable() check in compat ioctl
commit f856567b930dfcdbc3323261bf77240ccdde01f5 upstream.
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 <dan.carpenter@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions