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

sys/linux: add Landlock scopes for Linux 6.12 #5350

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

l0kod
Copy link
Contributor

@l0kod l0kod commented Sep 30, 2024

Add new the landlock_ruleset_attr's "scoped" field and related flags for Linux 6.12: LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKET and LANDLOCK_SCOPE_SIGNAL.

Update tests with the new landlock_ruleset_attr's field.

See torvalds/linux@e1b061b

a-nogikh
a-nogikh previously approved these changes Sep 30, 2024
Add new the landlock_ruleset_attr's "scoped" field and related flags for
Linux 6.12: LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKET and
LANDLOCK_SCOPE_SIGNAL.

Update tests with the new landlock_ruleset_attr's field.

Signed-off-by: Mickaël Salaün <mic@linux.microsoft.com>
@a-nogikh a-nogikh added this pull request to the merge queue Sep 30, 2024
Merged via the queue into google:master with commit bbd4e0a Sep 30, 2024
17 checks passed
@l0kod
Copy link
Contributor Author

l0kod commented Sep 30, 2024

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants