public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] scsi: mpi3mr: fix issues found by KASAN
@ 2022-12-12  1:57 Shin'ichiro Kawasaki
  2022-12-12  1:57 ` [PATCH 1/3] scsi: mpi3mr: fix alltgt_info copy size in mpi3mr_get_all_tgt_info Shin'ichiro Kawasaki
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Shin'ichiro Kawasaki @ 2022-12-12  1:57 UTC (permalink / raw)
  To: linux-scsi, mpi3mr-linuxdrv.pdl
  Cc: Sathya Prakash Veerichetty, Kashyap Desai, Sumit Saxena,
	Sreekanth Reddy, Martin K . Petersen, Damien Le Moal

While I downloaded new firmware to eHBA-9600 on KASAN enabled kernel,
I observed three BUGs. This series addresses them.

Shin'ichiro Kawasaki (3):
  scsi: mpi3mr: fix alltgt_info copy size in mpi3mr_get_all_tgt_info
  scsi: mpi3mr: fix bitmap memory size calculation
  scsi: mpi3mr: fix missing mrioc->evtack_cmds initialization

 drivers/scsi/mpi3mr/mpi3mr_app.c |  9 ++++++++-
 drivers/scsi/mpi3mr/mpi3mr_fw.c  | 25 ++++++++++---------------
 drivers/scsi/mpi3mr/mpi3mr_os.c  |  4 ++++
 3 files changed, 22 insertions(+), 16 deletions(-)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-12-12 12:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12  1:57 [PATCH 0/3] scsi: mpi3mr: fix issues found by KASAN Shin'ichiro Kawasaki
2022-12-12  1:57 ` [PATCH 1/3] scsi: mpi3mr: fix alltgt_info copy size in mpi3mr_get_all_tgt_info Shin'ichiro Kawasaki
2022-12-12  5:27   ` Damien Le Moal
2022-12-12 12:01     ` Shinichiro Kawasaki
2022-12-12  1:57 ` [PATCH 2/3] scsi: mpi3mr: fix bitmap memory size calculation Shin'ichiro Kawasaki
2022-12-12  5:35   ` Damien Le Moal
2022-12-12  5:46     ` Damien Le Moal
2022-12-12 12:15       ` Shinichiro Kawasaki
2022-12-12  1:57 ` [PATCH 3/3] scsi: mpi3mr: fix missing mrioc->evtack_cmds initialization Shin'ichiro Kawasaki
2022-12-12  5:36   ` Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox