target-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix iscsi commands when session is freed
@ 2023-01-25  8:33 Dmitry Bogdanov
  2023-01-25  8:33 ` [PATCH 1/2] target: iscs: reject cmd in closed session Dmitry Bogdanov
  2023-01-25  8:33 ` [PATCH 2/2] target: iscsi: free cmds before session free Dmitry Bogdanov
  0 siblings, 2 replies; 7+ messages in thread
From: Dmitry Bogdanov @ 2023-01-25  8:33 UTC (permalink / raw)
  To: Martin Petersen, target-devel; +Cc: Forza, linux-scsi, linux, Dmitry Bogdanov

The patchset based on 6.3/scsi-queue.

The patchset fixes use-after-free of se_session at commands free.

Dmitry Bogdanov (2):
  target: iscs: reject cmd in closed session
  target: iscsi: free cmds before session free

 drivers/target/iscsi/iscsi_target.c | 14 +++++++++-----
 include/scsi/iscsi_proto.h          |  1 +
 2 files changed, 10 insertions(+), 5 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2023-02-11  8:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25  8:33 [PATCH 0/2] fix iscsi commands when session is freed Dmitry Bogdanov
2023-01-25  8:33 ` [PATCH 1/2] target: iscs: reject cmd in closed session Dmitry Bogdanov
2023-01-25 17:03   ` Mike Christie
2023-01-25 17:18     ` michael.christie
2023-01-25 20:50       ` Dmitry Bogdanov
2023-01-25  8:33 ` [PATCH 2/2] target: iscsi: free cmds before session free Dmitry Bogdanov
2023-02-11  8:42   ` Forza

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