linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] scsi: myrb: fix null-ptr-dereference issues
@ 2021-03-22  0:29 Tong Zhang
  2021-03-22  0:29 ` [PATCH 1/2] scsi: myrb: fix null-ptr-dereference in myrb_cleanup Tong Zhang
  2021-03-22  0:29 ` [PATCH 2/2] scsi: myrb: fix null-ptr-dereference in myrb_probe Tong Zhang
  0 siblings, 2 replies; 3+ messages in thread
From: Tong Zhang @ 2021-03-22  0:29 UTC (permalink / raw)
  To: Hannes Reinecke, James E.J. Bottomley, Martin K. Petersen,
	linux-scsi, linux-kernel
  Cc: ztong0001

This series fixes two null-ptr-dereference issues in the myrb driver.
Both are caused by uninitialized variables.

Tong Zhang (2):
  scsi: myrb: fix null-ptr-dereference in myrb_cleanup
  scsi: myrb: fix null-ptr-dereference in myrb_probe

 drivers/scsi/myrb.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-03-22  0:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  0:29 [PATCH 0/2] scsi: myrb: fix null-ptr-dereference issues Tong Zhang
2021-03-22  0:29 ` [PATCH 1/2] scsi: myrb: fix null-ptr-dereference in myrb_cleanup Tong Zhang
2021-03-22  0:29 ` [PATCH 2/2] scsi: myrb: fix null-ptr-dereference in myrb_probe Tong Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).