RE: [PATCH 1/2] scsi: aacraid: reading out of bounds

2017-07-27 Thread Dave Carroll
> > Dan, > > > "qd.id" comes directly from the copy_from_user() on the line before so > > we should verify that it's within bounds. > > Applied to 4.13/scsi-fixes. Thanks! > > -- > Martin K. Petersen Oracle Linux Engineering Acked-by: Dave Carroll

Re: [PATCH 1/2] scsi: aacraid: reading out of bounds

2017-07-26 Thread Martin K. Petersen
Dan, > "qd.id" comes directly from the copy_from_user() on the line before so > we should verify that it's within bounds. Applied to 4.13/scsi-fixes. Thanks! -- Martin K. Petersen Oracle Linux Engineering