mbox series

[-next,0/2] Fix out-of-bound in resp_readcap16 and resp_report_tgtpgs

Message ID 20210818021428.3720233-1-yebin10@huawei.com (mailing list archive)
Headers show
Series Fix out-of-bound in resp_readcap16 and resp_report_tgtpgs | expand

Message

yebin (H) Aug. 18, 2021, 2:14 a.m. UTC
Ye Bin (2):
  scsi:scsi_debug: Fix out-of-bound in resp_readcap16
  scsi:scsi_debug: Fix potential OOB in resp_report_tgtpgs

 drivers/scsi/scsi_debug.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Comments

yebin (H) Aug. 28, 2021, 12:56 a.m. UTC | #1
ping......

On 2021/8/18 10:14, Ye Bin wrote:
> Ye Bin (2):
>    scsi:scsi_debug: Fix out-of-bound in resp_readcap16
>    scsi:scsi_debug: Fix potential OOB in resp_report_tgtpgs
>
>   drivers/scsi/scsi_debug.c | 11 ++++++-----
>   1 file changed, 6 insertions(+), 5 deletions(-)
>
yebin (H) Sept. 14, 2021, 6:28 a.m. UTC | #2
ping...

On 2021/8/18 10:14, Ye Bin wrote:
> Ye Bin (2):
>    scsi:scsi_debug: Fix out-of-bound in resp_readcap16
>    scsi:scsi_debug: Fix potential OOB in resp_report_tgtpgs
>
>   drivers/scsi/scsi_debug.c | 11 ++++++-----
>   1 file changed, 6 insertions(+), 5 deletions(-)
>
Bart Van Assche Sept. 14, 2021, 4:32 p.m. UTC | #3
On 9/13/21 11:28 PM, yebin wrote:
> ping...
> 
> On 2021/8/18 10:14, Ye Bin wrote:
>> Ye Bin (2):
>>    scsi:scsi_debug: Fix out-of-bound in resp_readcap16
>>    scsi:scsi_debug: Fix potential OOB in resp_report_tgtpgs
>>
>>   drivers/scsi/scsi_debug.c | 11 ++++++-----
>>   1 file changed, 6 insertions(+), 5 deletions(-)

Hi Doug,

Do you plan to take a look at this patch series? If not, do you want me to
take a look?

Thanks,

Bart.