[PATCH 1/1] nvme: fix use-after-free of admin queue via stale pointer
Keith Busch
kbusch at kernel.org
Thu Oct 30 19:54:34 PDT 2025
On Thu, Oct 30, 2025 at 08:12:53AM +0000, Chaitanya Kulkarni wrote:
> On 10/29/25 17:39, Keith Busch wrote:
> I've added required comments that are very much needed here,
> totally untested :-
Honestly that seems a bit verbose. The code mostly speaks for itself
with this move: the controller's request_queue reference remains active
as long as there's an active controller reference.
More information about the Linux-nvme
mailing list