Re: [PATCH 6.12.y] bonding: fix use-after-free due to enslave fail after slave array update
From: Greg KH
Date: Tue May 05 2026 - 08:40:40 EST
On Tue, May 05, 2026 at 12:30:48PM +0000, Yunseong Kim wrote:
> Hi Greg,
>
> On 5/4/26 14:05, Greg KH wrote:
> > On Sun, Apr 26, 2026 at 10:12:05PM +0200, Yunseong Kim wrote:
> >> From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> >
> > I did NOT write this commit.
> >
> >> [ Upstream commit e9acda5 ]
> >
> > Please use the full commit id. And get the authorship right :)
> >
> > thanks,
> >
> > greg k-h
>
>
> Thank you for the code review. I’ll fix it and send a v2.
>
> Additionally, last week I submitted a few patches to the checkpatch.pl
> script—currently, all backport tags(following stable kernel rules
> Option 3) using <sha1 40 length> pattern are triggering false positives:
>
> https://lore.kernel.org/lkml/20260505112320.362715-2-yunseong.kim@xxxxxxxx/
Checkpatch should not be needed to be run on stable kernel backports, so
I don't really think that is necessary.
thanks,
greg k-h