Bug 84091
Summary: | Unloading qla2xxx kernel module triggers segmentation fault | ||
---|---|---|---|
Product: | SCSI Drivers | Reporter: | Bart Van Assche (bvanassche) |
Component: | QLOGIC QLA2XXX | Assignee: | scsi_drivers-qla2xxx |
Status: | NEW --- | ||
Severity: | normal | CC: | joe.lawrence |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.16.1 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Bart Van Assche
2014-09-08 15:03:11 UTC
Hi Bart, Does the following patch queued up in Christoph's tree fix the use-after-free? cf6dc619eb7c qla2xxx: Fix shost use-after-free on device removal http://git.infradead.org/users/hch/scsi-queue.git/commit/cf6dc619eb7cfadd9e44d384fb06672a157024ab Regards, -- Joe This issue doesn't occur anymore with that patch applied. Thanks ! |