Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <[email protected]>:

On Wed, 26 Aug 2026 09:39:26 +0900 you wrote:
> Both virtio and VMCI look up connected sockets by the full tuple before
> falling back to a destination-only bound lookup. The fallback can select a
> non-listening socket without validating the packet source.
> 
> V2 covered only the virtio path. Following Stefano's review, this series
> moves the source and transport validation into a documented AF_VSOCK helper
> and uses it for both virtio and VMCI. The VMCI patch checks both its
> bottom-half and deferred workqueue receive paths.
> 
> [...]

Here is the summary with links:
  - [net,v4,1/2] vsock/virtio: validate packet source for connected sockets
    https://git.kernel.org/netdev/net/c/dee44f41f206
  - [net,v4,2/2] vsock/vmci: validate packet source for connected sockets
    https://git.kernel.org/netdev/net/c/ad9a7da3fa39

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



Reply via email to