All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Paul Chaignon <paul.chaignon@gmail.com>
Cc: bpf@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
	andrii@kernel.org, eddyz87@gmail.com
Subject: Re: [PATCH bpf-next v2 1/2] bpf: Forget ranges when refining tnum after JSET
Date: Fri, 11 Jul 2025 17:50:11 +0000	[thread overview]
Message-ID: <175225621151.2353625.1704874843990005715.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <9d4fd6432a095d281f815770608fdcd16028ce0b.1752171365.git.paul.chaignon@gmail.com>

Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Thu, 10 Jul 2025 20:20:53 +0200 you wrote:
> Syzbot reported a kernel warning due to a range invariant violation on
> the following BPF program.
> 
>   0: call bpf_get_netns_cookie
>   1: if r0 == 0 goto <exit>
>   2: if r0 & Oxffffffff goto <exit>
> 
> [...]

Here is the summary with links:
  - [bpf-next,v2,1/2] bpf: Forget ranges when refining tnum after JSET
    https://git.kernel.org/bpf/bpf-next/c/6279846b9b25
  - [bpf-next,v2,2/2] selftests/bpf: Range analysis test case for JSET
    https://git.kernel.org/bpf/bpf-next/c/d81526a6ebff

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-07-11 17:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-10 18:20 [PATCH bpf-next v2 1/2] bpf: Forget ranges when refining tnum after JSET Paul Chaignon
2025-07-10 18:21 ` [PATCH bpf-next v2 2/2] selftests/bpf: Range analysis test case for JSET Paul Chaignon
2025-07-10 19:29   ` Yonghong Song
2025-07-11 17:50 ` patchwork-bot+netdevbpf [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=175225621151.2353625.1704874843990005715.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=eddyz87@gmail.com \
    --cc=paul.chaignon@gmail.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 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.