On Tue, Aug 14, 2012 at 2:15 PM, Chad Dupuis <chad.dup...@qlogic.com> wrote:
>
>
> On Tue, 14 Aug 2012, st...@purestorage.com wrote:
>
>> From: Steve Hodgson <st...@purestorage.com>
>>
>> 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?

 - R.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to