Hello: This patch was applied to netdev/net.git (refs/heads/master): On Fri, 19 Mar 2021 13:05:41 +0000 you wrote: > For AF_VSOCK, accept() currently returns sockets that are unlabelled. > Other socket families derive the child's SID from the SID of the parent > and the SID of the incoming packet. This is typically done as the > connected socket is placed in the queue that accept() removes from. > > Reuse the existing 'security_sk_clone' hook to copy the SID from the > parent (server) socket to the child. There is no packet SID in this > case. > > [...] Here is the summary with links: - [v2] selinux: vsock: Set SID for socket returned by accept() https://git.kernel.org/netdev/net/c/1f935e8e72ec You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html