>On Tue, Aug 14, 2012 at 2:15 PM, Chad Dupuis <chad.dupuis@xxxxxxxxxx> >wrote: >> >> >> On Tue, 14 Aug 2012, steve@xxxxxxxxxxxxxxx wrote: >> >>> From: Steve Hodgson <steve@xxxxxxxxxxxxxxx> >>> >>> A few months ago our 2.6.39 based kernel started crashing almost 100% >>> of the time when running the selftests, after seeminly unrelated kernel >>> changes. In the end it was traced down to this use after free. >>> >>> Whilst here fix an error path memory leak. >>> >>> Thanks, >>> >>> Steve >>> >>> Steve Hodgson (2): >>> qla2xxx: Fix use after free in qla2x000_process_loopback. >>> qla2xxx: Free rsp_data even on error in qla2x00_process_loopback() >>> >>> drivers/scsi/qla2xxx/qla_bsg.c | 17 +++++++++-------- >>> 1 file changed, 9 insertions(+), 8 deletions(-) >>> >>> >> >> Hi Steve, thanks for the patches. We'll look into them and let you know >>if >> there is anything extra needed. > >Looking at the 3.7-rc code, it looks like the use-after-free is still >there. >Any plans on merging these patches? Hi Roland, The above changes are applicable to other bsg calls also, the changes are under test and will be submitted in the next submission. Thanks, ~Saurav This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html