Re: Stacked LSMs (was Re: [PATCH v2 00/25] LSM: Module stacking for AppArmor)
From: Mickaël Salaün <mic@digikod.net>
Date: 2019-06-22 14:21:23
Also in:
selinux
From: Mickaël Salaün <mic@digikod.net>
Date: 2019-06-22 14:21:23
Also in:
selinux
On June 20, 2019 7:33:25 PM GMT+02:00, Kees Cook [off-list ref] wrote:
On Thu, Jun 20, 2019 at 06:08:03AM +1000, James Morris wrote:quoted
We extended stacking support in March to allow Landlock and SARA tobequoted
merged and have not seen anything from them since.Salvatore and Mickaël, have you had a chance to look at the stacking changes? I'd love to see work progress on your LSMs now that the stacking prerequisites have landed. Thanks!
Yes, I successfully updated Landlock as a stackable LSM. I also worked on removing some code (and related features, for now) to get smaller patches for the next round, and I tried to get rid of the VFS modifications. I still need to update the tests, rebase a last time and review everything before sending a new patch set, hopefully next week. Mickaël