Re: [PATCH v2] nvme-tcp: Fix netns UAF introduced by commit 1be52169c348
From: Christoph Hellwig
Date: Tue Apr 08 2025 - 01:05:17 EST
On Mon, Apr 07, 2025 at 10:18:18AM -0700, Kuniyuki Iwashima wrote:
> The followup patch is wrong, and the correct fix is to take a reference
> to the netns by sk_net_refcnt_upgrade().
Can you send a formal patch for this?