linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target: fix NULL pointer dereference
@ 2020-05-21 17:41 Sudhakar Panneerselvam
  0 siblings, 0 replies; only message in thread
From: Sudhakar Panneerselvam @ 2020-05-21 17:41 UTC (permalink / raw)
  To: martin.petersen, target-devel, linux-scsi; +Cc: shirley.ma, ssudhakarp

The following set of commits address a NULL pointer dereference and some
refactoring around this issue.

Sudhakar Panneerselvam (3):
  target: factor out a new helper, target_init_cmd_from_cdb()
  target: fix NULL pointer dereference
  target: rename target_setup_cmd_from_cdb() to target_parse_cdb()

 drivers/target/iscsi/iscsi_target.c    | 21 +++++++++++++--------
 drivers/target/target_core_transport.c | 27 +++++++++++++++++++++------
 drivers/target/target_core_xcopy.c     |  5 ++++-
 include/target/target_core_fabric.h    |  3 ++-
 4 files changed, 40 insertions(+), 16 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-21 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21 17:41 [PATCH 0/3] target: fix NULL pointer dereference Sudhakar Panneerselvam

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).