Skip to content

Conversation

@a-nogikh
Copy link
Collaborator

Allowing all enable_syscalls override (snapshot) attribute is too permissive and leads to unwanted syscalls being enabled in typical syzkaller configurations.

Only allow it when the syscall is specified by its exact name in enable_syscalls.

Refactor the method and add a test.

@a-nogikh a-nogikh requested a review from dvyukov January 21, 2026 21:41
dvyukov
dvyukov previously approved these changes Jan 21, 2026
Allowing all enable_syscalls override (snapshot) attribute is too
permissive and leads to unwanted syscalls being enabled in typical
syzkaller configurations.

Only allow it when the syscall is specified by its exact name in
enable_syscalls.

Refactor the method and add a test.
@a-nogikh
Copy link
Collaborator Author

Fixed ci / aux, PTAL

@a-nogikh a-nogikh enabled auto-merge January 21, 2026 22:10
@a-nogikh a-nogikh added this pull request to the merge queue Jan 21, 2026
Merged via the queue into google:master with commit 101dad6 Jan 21, 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