Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@xxxxxxxxxxxxx>: On Thu, 21 Sep 2023 18:46:40 -0500 you wrote: > commit 0bdf399342c5 ("net: Avoid address overwrite in kernel_connect") > ensured that kernel_connect() will not overwrite the address parameter > in cases where BPF connect hooks perform an address rewrite. This change > replaces direct calls to sock->ops->connect() in net with kernel_connect() > to make these call safe. > > Link: https://lore.kernel.org/netdev/20230912013332.2048422-1-jrife@xxxxxxxxxx/ > Fixes: d74bad4e74ee ("bpf: Hooks for sys_connect") > Cc: stable@xxxxxxxxxxxxxxx > Reviewed-by: Willem de Bruijn <willemb@xxxxxxxxxx> > Signed-off-by: Jordan Rife <jrife@xxxxxxxxxx> > > [...] Here is the summary with links: - [net,v5,1/3] net: replace calls to sock->ops->connect() with kernel_connect() https://git.kernel.org/netdev/net/c/26297b4ce1ce - [net,v5,2/3] net: prevent rewrite of msg_name in sock_sendmsg() https://git.kernel.org/netdev/net/c/86a7e0b69bd5 - [net,v5,3/3] net: prevent address rewrite in kernel_bind() https://git.kernel.org/netdev/net/c/c889a99a21bf You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html