linux-stable/drivers/scsi/cxlflash
Dan Carpenter 46c6d45d78 cxlflash: off by one bug in cxlflash_show_port_status()
The > should be >= or we read one element past the end of the array.

Fixes: c21e0bbfc4 ('cxlflash: Base support for IBM CXL Flash Adapter')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
2015-08-26 18:06:31 -07:00
..
common.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
Kconfig
lunmgt.c cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
main.c cxlflash: off by one bug in cxlflash_show_port_status() 2015-08-26 18:06:31 -07:00
main.h
Makefile cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
sislite.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
superpipe.c cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
superpipe.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
vlun.c cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
vlun.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00