Re: [PATCH v2] aoe: fix the potential use-after-free problem in more places
From: joeyli
Date: Mon Jun 24 2024 - 07:55:06 EST
On Mon, Jun 24, 2024 at 01:43:25PM +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.
>
> Would you like to improve such a change description also with imperative wordings?
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.10-rc4#n94
>
>
> How do you think about the text “Prevent use-after-free issues at more places”
> for a summary phrase?
>
Thanks for your suggestion. I will update the wording in next version.
Joey Lee