[PATCH] lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORK

Paul Moore paul at paul-moore.com
Tue Apr 22 19:34:57 UTC 2025


On Apr 21, 2025 Song Liu <song at kernel.org> wrote:
> 
> security_netlink_send() is a networking hook, so it fits better under
> CONFIG_SECURITY_NETWORK.
> 
> Signed-off-by: Song Liu <song at kernel.org>
> ---
>  include/linux/security.h | 12 ++++++------
>  security/security.c      | 36 ++++++++++++++++++------------------
>  2 files changed, 24 insertions(+), 24 deletions(-)

Looks reasonable, merged into lsm/dev, thanks.

--
paul-moore.com



More information about the Linux-security-module-archive mailing list