From: Greg KH <gregkh@linuxfoundation.org>
To: Yunseong Kim <yunseong.kim@est.tech>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>,
"sashal@kernel.org" <sashal@kernel.org>,
"Nikolay Aleksandrov" <razor@blackwall.org>,
"Chen Zhen" <chenzhen126@huawei.com>,
"Jussi Maki" <joamaki@gmail.com>,
"Daniel Borkmann" <daniel@iogearbox.net>,
"Paolo Abeni" <pabeni@redhat.com>,
"Malin Jonsson" <malin.jonsson@est.tech>,
"David Nyström" <david.nystrom@est.tech>,
"Roland Kovács" <roland.kovacs@est.tech>,
"ysk@kzalloc.com" <ysk@kzalloc.com>,
"42.4.sejin@gmail.com" <42.4.sejin@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 6.12.y] bonding: fix use-after-free due to enslave fail after slave array update
Date: Tue, 5 May 2026 15:04:49 +0200 [thread overview]
Message-ID: <2026050516-finite-roman-d056@gregkh> (raw)
In-Reply-To: <898a7348-f15f-4c4a-a5ca-d4900a0db606@est.tech>
On Tue, May 05, 2026 at 12:52:34PM +0000, Yunseong Kim wrote:
> Hi Greg,
>
> On 5/5/26 14:35, Greg KH wrote:
> > 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@linuxfoundation.org>
> >>>
> >>> 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@est.tech/
> >
> > 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
>
> While reading Documentation/process/stable-kernel-rules.rst, I noticed that
> it doesn't explicitly mention the requirement for a full 40-character SHA-1 or
> the whether to use of checkpatch.pl for validation.
That's fine.
> Would it be good to adding these rule to the documentation? I believe
> formalizing this could help contributors(like me :)) submit more accurate
> backport and reduce the need for manual corrections.
When you get a FAILED email, it provides full information on how to
create a backported patch. is that list not sufficient?
thanks,
greg k-h
next prev parent reply other threads:[~2026-05-05 13:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-26 20:12 [PATCH 6.12.y] bonding: fix use-after-free due to enslave fail after slave array update Yunseong Kim
2026-05-04 12:05 ` Greg KH
2026-05-05 12:30 ` Yunseong Kim
2026-05-05 12:35 ` Greg KH
2026-05-05 12:52 ` Yunseong Kim
2026-05-05 13:04 ` Greg KH [this message]
2026-05-05 14:57 ` Yunseong Kim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2026050516-finite-roman-d056@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=42.4.sejin@gmail.com \
--cc=chenzhen126@huawei.com \
--cc=daniel@iogearbox.net \
--cc=david.nystrom@est.tech \
--cc=joamaki@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=malin.jonsson@est.tech \
--cc=pabeni@redhat.com \
--cc=razor@blackwall.org \
--cc=roland.kovacs@est.tech \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
--cc=ysk@kzalloc.com \
--cc=yunseong.kim@est.tech \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.