[PATCH] nvmet-tcp: fix race between ICReq handling and queue teardown

Keith Busch kbusch at kernel.org
Thu Apr 9 07:21:30 PDT 2026


On Wed, Apr 08, 2026 at 12:51:31AM -0700, Chaitanya Kulkarni wrote:
> nvmet_tcp_handle_icreq() updates queue->state after sending an
> Initialization Connection Response (ICResp), but it does so without
> serializing against target-side queue teardown.

Thanks, applied to nvme-7.1 with the overly long line fixed up when
applying.



More information about the Linux-nvme mailing list