Skip to content

Conversation

@l0kod
Copy link
Contributor

@l0kod l0kod commented Jan 22, 2026

New features are being developed for Landlock and they should now be in linux-next:

  • PATHNAME_UNIX_SOCKET scope right
  • TSYNC flag
  • UDP access rights

These new flags should not change, but I'll send a new PR if they do. Anyway, it would be good to fuzz them now in linux-next.

l0kod added 3 commits January 23, 2026 00:22
Add the new LANDLOCK_SCOPE_PATHNAME_UNIX_SOCKET scope right.

Signed-off-by: Mickaël Salaün <mic@digikod.net>
Add the new LANDLOCK_RESTRICT_SELF_TSYNC flag for
landlock_restrict_self(2).

Signed-off-by: Mickaël Salaün <mic@digikod.net>
Add the new LANDLOCK_ACCESS_NET_BIND_UDP,
LANDLOCK_ACCESS_NET_CONNECT_UDP, and LANDLOCK_ACCESS_NET_SENDTO_UDP
access rights.

Signed-off-by: Mickaël Salaün <mic@digikod.net>
Copy link
Collaborator

@a-nogikh a-nogikh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@a-nogikh a-nogikh added this pull request to the merge queue Jan 23, 2026
Merged via the queue into google:master with commit cfdae68 Jan 23, 2026
18 checks passed
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