On Tue, Jul 21, 2015 at 3:48 PM, Casey Schaufler <[email protected]> wrote:
> On 7/21/2015 12:09 PM, Kees Cook wrote:
>> Now that minor LSMs can cleanly stack with major LSMs, remove the unneeded
>> config for Yama to be made to explicitly stack. Just selecting the main
>> Yama CONFIG will allow it to work, regardless of the major LSM. Since
>> distros using Yama are already forcing it to stack, this is effectively
>> a no-op change.
>
> Today I can compile in all LSMs including Yama and pick the one I want.
> If we made your change it would be impossible to build in Yama and not
> use it. I suggest we hold off until after the security summit discussion

This is true, but it's also true regardless of stacking.  If Yama had
a CONFIG_SECURITY_YAMA_ENABLED (or whatever bikeshed color), then you
could enable Yama and not use it, yes?  It would also allow people to
default it as disabled, but then enable it at runtime via the
ptrace_scope sysctl.

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to