[PATCH v2 2/4] net: hook socketpair() into LSM
From: davem@davemloft.net (David Miller)
Date: 2018-05-04 17:31:15
Also in:
lkml, netdev, selinux
From: davem@davemloft.net (David Miller)
Date: 2018-05-04 17:31:15
Also in:
lkml, netdev, selinux
From: David Herrmann <redacted> Date: Fri, 4 May 2018 16:28:20 +0200
Use the newly created LSM-hook for socketpair(). The default hook return-value is 0, so behavior stays the same unless LSMs start using this hook. Acked-by: Serge Hallyn <serge@hallyn.com> Signed-off-by: Tom Gundersen <redacted> Signed-off-by: David Herrmann <redacted>
Acked-by: David S. Miller <davem@davemloft.net> -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html