Home
last modified time | relevance | path

Searched hist:d8c6e8543294428426578d74dc7aaf121e762d58 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dlsm_hooks.hdiff d8c6e8543294428426578d74dc7aaf121e762d58 Thu Mar 22 21:22:26 CDT 2018 Eric W. Biederman <ebiederm@xmission.com> msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks

All of the implementations of security hooks that take msg_queue only
access q_perm the struct kern_ipc_perm member. This means the
dependencies of the msg_queue security hooks can be simplified by
passing the kern_ipc_perm member of msg_queue.

Making this change will allow struct msg_queue to become private to
ipc/msg.c.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
H A Dsecurity.hdiff d8c6e8543294428426578d74dc7aaf121e762d58 Thu Mar 22 21:22:26 CDT 2018 Eric W. Biederman <ebiederm@xmission.com> msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks

All of the implementations of security hooks that take msg_queue only
access q_perm the struct kern_ipc_perm member. This means the
dependencies of the msg_queue security hooks can be simplified by
passing the kern_ipc_perm member of msg_queue.

Making this change will allow struct msg_queue to become private to
ipc/msg.c.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/openbmc/linux/ipc/
H A Dmsg.cdiff d8c6e8543294428426578d74dc7aaf121e762d58 Thu Mar 22 21:22:26 CDT 2018 Eric W. Biederman <ebiederm@xmission.com> msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks

All of the implementations of security hooks that take msg_queue only
access q_perm the struct kern_ipc_perm member. This means the
dependencies of the msg_queue security hooks can be simplified by
passing the kern_ipc_perm member of msg_queue.

Making this change will allow struct msg_queue to become private to
ipc/msg.c.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/openbmc/linux/security/smack/
H A Dsmack_lsm.cdiff d8c6e8543294428426578d74dc7aaf121e762d58 Thu Mar 22 21:22:26 CDT 2018 Eric W. Biederman <ebiederm@xmission.com> msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks

All of the implementations of security hooks that take msg_queue only
access q_perm the struct kern_ipc_perm member. This means the
dependencies of the msg_queue security hooks can be simplified by
passing the kern_ipc_perm member of msg_queue.

Making this change will allow struct msg_queue to become private to
ipc/msg.c.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/openbmc/linux/security/
H A Dsecurity.cdiff d8c6e8543294428426578d74dc7aaf121e762d58 Thu Mar 22 21:22:26 CDT 2018 Eric W. Biederman <ebiederm@xmission.com> msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks

All of the implementations of security hooks that take msg_queue only
access q_perm the struct kern_ipc_perm member. This means the
dependencies of the msg_queue security hooks can be simplified by
passing the kern_ipc_perm member of msg_queue.

Making this change will allow struct msg_queue to become private to
ipc/msg.c.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/openbmc/linux/security/selinux/
H A Dhooks.cdiff d8c6e8543294428426578d74dc7aaf121e762d58 Thu Mar 22 21:22:26 CDT 2018 Eric W. Biederman <ebiederm@xmission.com> msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks

All of the implementations of security hooks that take msg_queue only
access q_perm the struct kern_ipc_perm member. This means the
dependencies of the msg_queue security hooks can be simplified by
passing the kern_ipc_perm member of msg_queue.

Making this change will allow struct msg_queue to become private to
ipc/msg.c.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>