Re: [PATCH 3/9] security: Add a hook for the point of notification insertion [ver #5]

2019-07-08 Thread Stephen Smalley
On 6/28/19 11:49 AM, David Howells wrote: Add a security hook that allows an LSM to rule on whether a notification message is allowed to be inserted into a particular watch queue. The hook is given the following information: (1) The credentials of the triggerer (which may be init_cred for a s

[PATCH 3/9] security: Add a hook for the point of notification insertion [ver #5]

2019-06-28 Thread David Howells
Add a security hook that allows an LSM to rule on whether a notification message is allowed to be inserted into a particular watch queue. The hook is given the following information: (1) The credentials of the triggerer (which may be init_cred for a system notification, eg. a hardware error