[PATCH v7 3/9] selinux lsm IB/core: Implement LSM notification system
James Morris
jmorris at namei.org
Mon May 22 00:15:21 UTC 2017
On Fri, 19 May 2017, Dan Jurgens wrote:
> From: Daniel Jurgens <danielj at mellanox.com>
>
> Add a generic notificaiton mechanism in the LSM. Interested consumers
> can register a callback with the LSM and security modules can produce
> events.
>
> Because access to Infiniband QPs are enforced in the setup phase of a
> connection security should be enforced again if the policy changes.
> Register infiniband devices for policy change notification and check all
> QPs on that device when the notification is received.
>
> Add a call to the notification mechanism from SELinux when the AVC
> cache changes or setenforce is cleared.
>
> Signed-off-by: Daniel Jurgens <danielj at mellanox.com>
Acked-by: James Morris <james.l.morris at oracle.com>
--
James Morris
<jmorris at namei.org>
--
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
More information about the Linux-security-module-archive
mailing list