mbox series

[v2,0/8] qla2xxx klocwork fixes

Message ID 20230607113843.37185-1-njavali@marvell.com (mailing list archive)
Headers show
Series qla2xxx klocwork fixes | expand

Message

Nilesh Javali June 7, 2023, 11:38 a.m. UTC
Martin,

Please apply the qla2xxx driver klocwork fixes to
the scsi tree at your earliest convenience.

Thanks,
Nilesh

v2:
- Incorporate review comments for patch 2/8, 3/8, 7/8.

Bikash Hazarika (2):
  qla2xxx: klocwork - Fix potential null pointer dereference
  qla2xxx: klocwork - correct the index of array

Nilesh Javali (4):
  qla2xxx: klocwork - Array index may go out of bound
  qla2xxx: klocwork - avoid fcport pointer dereference
  qla2xxx: klocwork - Check valid rport returned by fc_bsg_to_rport
  qla2xxx: Update version to 10.02.08.400-k

Quinn Tran (1):
  qla2xxx: klocwork - Fix buffer overrun

Shreyas Deodhar (1):
  qla2xxx: klocwork - pointer may be dereferenced

 drivers/scsi/qla2xxx/qla_bsg.c     | 6 ++++++
 drivers/scsi/qla2xxx/qla_edif.c    | 4 ++--
 drivers/scsi/qla2xxx/qla_init.c    | 2 +-
 drivers/scsi/qla2xxx/qla_inline.h  | 5 ++++-
 drivers/scsi/qla2xxx/qla_iocb.c    | 3 ++-
 drivers/scsi/qla2xxx/qla_os.c      | 3 ++-
 drivers/scsi/qla2xxx/qla_version.h | 4 ++--
 7 files changed, 19 insertions(+), 8 deletions(-)


base-commit: 44ef1604ae9492a7d9238ea79aa0cc7b4c4de860

Comments

Martin K. Petersen June 15, 2023, 2:08 a.m. UTC | #1
Nilesh,

> Please apply the qla2xxx driver klocwork fixes to the scsi tree at
> your earliest convenience.

Applied to 6.5/scsi-staging, thanks!
Martin K. Petersen June 22, 2023, 1:26 a.m. UTC | #2
On Wed, 07 Jun 2023 17:08:35 +0530, Nilesh Javali wrote:

> Martin,
> 
> Please apply the qla2xxx driver klocwork fixes to
> the scsi tree at your earliest convenience.
> 
> Thanks,
> Nilesh
> 
> [...]

Applied to 6.5/scsi-queue, thanks!

[1/8] qla2xxx: klocwork - Array index may go out of bound
      https://git.kernel.org/mkp/scsi/c/d721b591b95c
[2/8] qla2xxx: klocwork - Fix potential null pointer dereference
      https://git.kernel.org/mkp/scsi/c/464ea494a40c
[3/8] qla2xxx: klocwork - avoid fcport pointer dereference
      https://git.kernel.org/mkp/scsi/c/6b504d06976f
[4/8] qla2xxx: klocwork - Check valid rport returned by fc_bsg_to_rport
      https://git.kernel.org/mkp/scsi/c/af73f23a2720
[5/8] qla2xxx: klocwork - Fix buffer overrun
      https://git.kernel.org/mkp/scsi/c/b68710a8094f
[6/8] qla2xxx: klocwork - pointer may be dereferenced
      https://git.kernel.org/mkp/scsi/c/00eca15319d9
[7/8] qla2xxx: klocwork - correct the index of array
      https://git.kernel.org/mkp/scsi/c/b1b9d3825df4
[8/8] qla2xxx: Update version to 10.02.08.400-k
      https://git.kernel.org/mkp/scsi/c/991e7ac609ee