mbox series

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

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

Message

yebin (H) Oct. 9, 2021, 7:52 a.m. UTC
Ye Bin (2):
  scsi:scsi_debug: Fix out-of-bound read in resp_readcap16
  scsi:scsi_debug:Fix out-of-bound read in resp_report_tgtpgs

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

Comments

Martin K. Petersen Oct. 12, 2021, 5 p.m. UTC | #1
Ye,

>   scsi:scsi_debug: Fix out-of-bound read in resp_readcap16
>   scsi:scsi_debug: Fix out-of-bound read in resp_report_tgtpgs

Please CC: Doug Gilbert on scsi_debug patches.