Skip to content

Update seccomp filters to support new kernels #11956

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

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

copybara-service[bot]
Copy link

Update seccomp filters to support new kernels

Starting with 6.11 kernel, there is a new vdso getrandom(). It operates on a
thread-local opaque state allocated with mmap using flags specified by the
vDSO.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jul 22, 2025
@copybara-service copybara-service bot force-pushed the test/cl786000918 branch 4 times, most recently from 62392c6 to 5a5a5ab Compare July 23, 2025 00:31
Starting with 6.11 kernel, there is a new vdso getrandom(). It operates on a
thread-local opaque state allocated with mmap using flags specified by the
vDSO.

PiperOrigin-RevId: 786074392
@copybara-service copybara-service bot merged commit 2ec6843 into master Jul 23, 2025
@copybara-service copybara-service bot deleted the test/cl786000918 branch July 23, 2025 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant