From: Paul Chaignon <paul.chaignon@gmail.com>
To: Shung-Hsi Yu <shung-hsi.yu@suse.com>
Cc: bpf@vger.kernel.org,
Harishankar Vishwanathan <harishankar.vishwanathan@gmail.com>,
Alexei Starovoitov <ast@kernel.org>,
Daniel Borkmann <daniel@iogearbox.net>,
Andrii Nakryiko <andrii@kernel.org>,
Eduard Zingerman <eddyz87@gmail.com>
Subject: Re: [PATCH bpf-next 2/4] bpf: Simulate branches to prune based on range violations
Date: Thu, 19 Mar 2026 18:17:22 +0100 [thread overview]
Message-ID: <abwvosbAmLJM7PiB@mail.gmail.com> (raw)
In-Reply-To: <abwuyFR6wh7xQfpO@mail.gmail.com>
On Thu, Mar 19, 2026 at 06:13:48PM +0100, Paul Chaignon wrote:
> On Thu, Mar 19, 2026 at 03:09:10PM +0800, Shung-Hsi Yu wrote:
> > On Thu, Mar 19, 2026 at 12:50:34AM +0100, Paul Chaignon wrote:
> > > On Tue, Mar 17, 2026 at 02:14:48PM +0800, Shung-Hsi Yu wrote:
> > > > On Fri, Mar 13, 2026 at 11:54:43PM +0100, Paul Chaignon wrote:
>
> [...]
>
> > > Yes, that's definitely a good point. We probably don't even want to
> > > backport this to stable kernels (at least not until we've built more
> > > confidence via syzbot). We'll drop the tag.
> >
> > I was actually hoping to get it into stable as soon as it merged, heh,
> > but make sense.
> >
> > You would have to actively reply the AUTOSEL selection email sent to you
> > once this merged though, even without the fixes tag it would still
> > likely bit picked up; I'm not sure the exact AUTOSEL criteria and it
> > seem LLM-based right now, but given this says "fix" and "syzbot" I doubt
> > it will overlook this.
>
> That makes me think Checkpatch will likely complain about the missing
> tag as soon as I repost without it, right? Given I'll need to answer to
> the AUTOSEL email anyway, maybe it makes sense to keep a Fixes tag.
> Would a Fixes: 5f99f312bd3b ("bpf: add register bounds sanity checks
> and sanitization") make more sense here?
Uh, that's already what I added :facepalm: Thankfully, vacation is only
hours away... :)
>
> >
> > > > > Reported-by: syzbot+c950cc277150935cc0b5@syzkaller.appspotmail.com
> > > > > Closes: https://syzkaller.appspot.com/bug?extid=c950cc277150935cc0b5
> > > > > Co-developed-by: Paul Chaignon <paul.chaignon@gmail.com>
> > > > > Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
> > > > > Signed-off-by: Harishankar Vishwanathan <harishankar.vishwanathan@gmail.com>
> > > > ...
next prev parent reply other threads:[~2026-03-19 17:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-13 22:53 [PATCH bpf-next 0/4] Fix invariant violations and improve branch detection Paul Chaignon
2026-03-13 22:54 ` [PATCH bpf-next 1/4] bpf: Refactor reg_bounds_sanity_check Paul Chaignon
2026-03-13 22:54 ` [PATCH bpf-next 2/4] bpf: Simulate branches to prune based on range violations Paul Chaignon
2026-03-13 23:35 ` bot+bpf-ci
2026-03-14 0:05 ` Eduard Zingerman
2026-03-14 5:01 ` Harishankar Vishwanathan
2026-03-16 17:09 ` Eduard Zingerman
2026-03-19 0:13 ` Paul Chaignon
2026-03-17 6:14 ` Shung-Hsi Yu
2026-03-18 23:50 ` Paul Chaignon
2026-03-19 7:09 ` Shung-Hsi Yu
2026-03-19 17:13 ` Paul Chaignon
2026-03-19 17:17 ` Paul Chaignon [this message]
2026-03-20 5:49 ` Shung-Hsi Yu
2026-03-13 22:55 ` [PATCH bpf-next 3/4] selftests/bpf: Cover invariant violation cases from syzbot Paul Chaignon
2026-03-13 23:35 ` bot+bpf-ci
2026-03-13 22:55 ` [PATCH bpf-next 4/4] selftests/bpf: Remove invariant violation flags Paul Chaignon
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=abwvosbAmLJM7PiB@mail.gmail.com \
--to=paul.chaignon@gmail.com \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=eddyz87@gmail.com \
--cc=harishankar.vishwanathan@gmail.com \
--cc=shung-hsi.yu@suse.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