[PATCH 0/3] scsi: fcoe: memleak fixes

From: Johannes Thumshirn
Date: Tue Jul 31 2018 - 09:48:32 EST


Ard reported a memory leak in FCoE at [1] and this patch set contains
the fix for this leak, a second leak I discovered while hunting the
first leak and a use-after-free in FCoE's debugging.

[1] https://marc.info/?l=linux-scsi&m=153261165228133&w=2

Johannes Thumshirn (3):
fcoe: fix use-after-free in fcoe_ctlr_els_send
scsi: fcoe: drop frames in ELS LOGO error path
scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO

drivers/scsi/fcoe/fcoe_ctlr.c | 6 +++---
drivers/scsi/libfc/fc_rport.c | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)

--
2.16.4