Skip to content

incusd/seccomp: Limit the new mount API system calls we block#3070

Merged
brauner merged 1 commit intolxc:mainfrom
stgraber:main
Mar 24, 2026
Merged

incusd/seccomp: Limit the new mount API system calls we block#3070
brauner merged 1 commit intolxc:mainfrom
stgraber:main

Conversation

@stgraber
Copy link
Copy Markdown
Member

We only really need to block fsconfig and fsopen to effectively trigger a fallback to the old mount API in most applications.

So only block those two and allow the rest to still be used, allowing modern features in such containers.

We only really need to block fsconfig and fsopen to effectively trigger
a fallback to the old mount API in most applications.

So only block those two and allow the rest to still be used, allowing
modern features in such containers.

Signed-off-by: Stéphane Graber <[email protected]>
@brauner brauner merged commit 0b2570e into lxc:main Mar 24, 2026
106 of 108 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants