Hello:

This series was applied to bpf/bpf.git (master)
by Eduard Zingerman <[email protected]>:

On Tue, 14 Jul 2026 02:38:44 -0700 you wrote:
> Reject negative effective offsets for PTR_TO_TP_BUFFER and PTR_TO_BUF
> accesses. Calculate the effective access start using signed arithmetic
> to prevent unsigned access-end accounting from wrapping, and cover both
> load-time rejection and the raw tracepoint writable attach-time path.
> 
> ---
> 
> [...]

Here is the summary with links:
  - [bpf,v5,1/2] bpf: Reject negative const offsets for buffer pointers
    https://git.kernel.org/bpf/bpf/c/fd4cfa8c8f9a
  - [bpf,v5,2/2] selftests/bpf: Cover negative buffer pointer offsets
    https://git.kernel.org/bpf/bpf/c/6f59deb32efa

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



Reply via email to