Re: [PATCH v4 0/3] Safe, dynamically loadable LSM hooks

2018-03-07 Thread Casey Schaufler
On 3/6/2018 11:22 PM, Sargun Dhillon wrote: > This patchset introduces safe dynamic LSM support. These are currently > not unloadable, until we figure out a use case that needs that. Adding > an unload hook is trivial given the way the patch is written. If I recall correctly (it's been a decade si

[PATCH v4 0/3] Safe, dynamically loadable LSM hooks

2018-03-06 Thread Sargun Dhillon
This patchset introduces safe dynamic LSM support. These are currently not unloadable, until we figure out a use case that needs that. Adding an unload hook is trivial given the way the patch is written. This exposes a second mechanism of loading hooks which are in modules. These hooks are behind