Re: [PATCH 6.12.y] bonding: fix use-after-free due to enslave fail after slave array update

From: Yunseong Kim

Date: Tue May 05 2026 - 08:38:13 EST


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/

Best regards,
Yunseong