Message ID | 20220727193415.1583860-1-bvanassche@acm.org (mailing list archive) |
---|---|
Headers | show |
Series | Fix a use-after-free in the SRP target driver | expand |
On Wed, Jul 27, 2022 at 12:34:12PM -0700, Bart Van Assche wrote: > Hi Jason, > > A known issue in the SRP target driver is that a use-after-free is triggered > if an RDMA port is removed while a LIO target port is still associated with > that RDMA port. This patch series fixes that use-after-free. Applied to for-next, thanks Jason