Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <[email protected]>:
On Sat, 11 Apr 2026 08:55:18 +0800 you wrote: > From: Jiayuan Chen <[email protected]> > > This series has gone through several rounds of discussion and the > maintainers hold different views on where the fix should live (in the > generic xdp_master_redirect() path vs. inside bonding). I respect all > of the suggestions, but I would like to get the crash fixed first, so > this version takes the approach of checking whether the master device > is up in xdp_master_redirect(), as suggested by Daniel Borkmann. If a > different shape is preferred later it can be done as a follow-up, but > the null-ptr-deref should not linger. > > [...] Here is the summary with links: - [net,v7,1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master https://git.kernel.org/netdev/net/c/1921f91298d1 - [net,v7,2/2] selftests/bpf: add test for xdp_master_redirect with bond not up https://git.kernel.org/netdev/net/c/8dd1bdde38af You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

