On Tue, Oct 29, 2013 at 10:10:07PM +0300, Dan Carpenter wrote: > Due to a missing capable() check in the compat ioctls then this error > can be triggered without CAP_SYS_RAWIO. I have fixed that in a separate > patch. Actually, CAP_SYS_RAWIO is checked at the start of the function. However my other patch which adds the check in the compat ioctl should probably still be applied so it matches the regular ioctl. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html