[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161618760912.12397.14174236493108534163.git-patchwork-notify@kernel.org>
Date: Fri, 19 Mar 2021 21:00:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Brazdil <dbrazdil@...gle.com>
Cc: selinux@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, paul@...l-moore.com,
stephen.smalley.work@...il.com, eparis@...isplace.org,
jeffv@...gle.com, adelva@...gle.com
Subject: Re: [PATCH v2] selinux: vsock: Set SID for socket returned by accept()
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
Powered by blists - more mailing lists