Re: [PATCH v2] aoe: fix the potential use-after-free problem in more places

From: joeyli
Date: Mon Jun 24 2024 - 07:02:09 EST


Hi Markus,

On Mon, Jun 24, 2024 at 10:40:13AM +0200, Markus Elfring wrote:
> > … So they should also use dev_hold() to increase the
> > refcnt of skb->dev.
>
>
> reference counter of “skb->dev”?
>

Yes, I will update my wording. Thanks!

Joey Lee

>
>
> > Fixes: f98364e92662 ("aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts")
>
> Would you like to add a “stable tag”?
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/stable-kernel-rules.rst?h=v6.10-rc4#n34
>
>
> Will an adjusted summary phrase become more helpful?
>
> Regards,
> Markus