Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for landlock LSM #45

Open
igo95862 opened this issue Feb 12, 2023 · 1 comment
Open

Add support for landlock LSM #45

igo95862 opened this issue Feb 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@igo95862
Copy link
Owner

Description

https://www.kernel.org/doc/html/latest/userspace-api/landlock.html

Landlock is an unprivileged LSM. It is already compiled in Arch Linux.

For bubblejail it makes sense to restrict write permission outside the instance home and run directory.

@igo95862 igo95862 added the enhancement New feature or request label Feb 12, 2023
@rusty-snake
Copy link
Contributor

For bubblejail it makes sense to restrict write permission outside the instance home and run directory.

It can also be used for W^X in the filesystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants