[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230405094709.191f6048@kernel.org>
Date: Wed, 5 Apr 2023 09:47:09 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Denis Arefev <arefev@...mel.ru>
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, trufanov@...mel.ru, vfh@...mel.ru
Subject: Re: [PATCH] net: Added security socket
On Wed, 5 Apr 2023 15:53:08 +0300 Denis Arefev wrote:
> Added security_socket_connect
> kernel_connect is in kernel space,
> but kernel_connect is used in RPC
> requests (/net/sunrpc/xprtsock.c),
> and the RPC protocol is used by the NFS server.
> This is how we protect the TCP connection
> initiated by the client.
Can you please format this to look like every other commit in the
kernel and use imperative mood?
Then please add to the description _exactly_ how you're going to use
it, i.e. an example of a real rule. And CC
linux-security-module@...r.kernel.org
Powered by blists - more mailing lists