From: Willy Tarreau <w@1wt.eu>
To: Santosh Kalluri <santosh.kalluri129@gmail.com>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>,
Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, kuba@kernel.org, davem@davemloft.net,
edumazet@google.com, horms@kernel.org, john.fastabend@gmail.com,
jiri@resnulli.us, zdi-disclosures@trendmicro.com,
victor@mojatatu.com, security@kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH net 1/1] net/sched: cls_route: fix fastmap use-after-free on filter
Date: Wed, 29 Jul 2026 05:20:50 +0200 [thread overview]
Message-ID: <amlxkn3Mn55Ohar1@1wt.eu> (raw)
In-Reply-To: <CAFUOXOmP_bF+JL6gKsz5usmT+K=O4zFtw0MrCwi5CMxbmKRDxw@mail.gmail.com>
On Tue, Jul 28, 2026 at 07:30:32PM -0700, Santosh Kalluri wrote:
> Hi Jamal,
>
> I tested the patch-paolo-mod after correcting the hunk count locally,
> and did not find any issues.
>
> The attached patch does not apply as sent: hunk 5's declared line
> count does not match its body (16 vs 11). Could you resend a
> regenerated patch?
Just change this :
@@ -307,6 +319,16 @@ static void route4_destroy(struct tcf_proto *tp, bool rtnl_held,
with this in the patch (11 instead of 16):
@@ -307,6 +319,11 @@ static void route4_destroy(struct tcf_proto *tp, bool rtnl_held,
then it applies fine for me.
> Thanks,
> Santosh Kalluri
thanks,
Willy
prev parent reply other threads:[~2026-07-29 3:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-23 10:52 [PATCH net 1/1] net/sched: cls_route: fix fastmap use-after-free on filter Jamal Hadi Salim
2026-07-28 10:34 ` Paolo Abeni
2026-07-28 12:37 ` Jamal Hadi Salim
2026-07-28 13:05 ` Paolo Abeni
2026-07-28 13:12 ` Jamal Hadi Salim
2026-07-28 14:03 ` Paolo Abeni
2026-07-28 16:51 ` Jamal Hadi Salim
2026-07-29 2:30 ` Santosh Kalluri
2026-07-29 3:20 ` Willy Tarreau [this message]
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=amlxkn3Mn55Ohar1@1wt.eu \
--to=w@1wt.eu \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=santosh.kalluri129@gmail.com \
--cc=security@kernel.org \
--cc=stable@vger.kernel.org \
--cc=victor@mojatatu.com \
--cc=zdi-disclosures@trendmicro.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox