Skip to content

Apply OCI seccomp filters to exec processes#12703

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test/cl881472183
Open

Apply OCI seccomp filters to exec processes#12703
copybara-service[bot] wants to merge 1 commit intomasterfrom
test/cl881472183

Conversation

@copybara-service
Copy link

Apply OCI seccomp filters to exec processes

Seccomp filters ae currently only installed during runsc run but not in runsc exec.

This commit adds the ability to pass a seccomp program on ExecArgs to apply them for executable processes as well.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#12692 from dany74q:exec-seccomp-filters e6d64fd

@copybara-service copybara-service bot added the exported Issue was exported automatically label Mar 10, 2026
@copybara-service copybara-service bot force-pushed the test/cl881472183 branch 5 times, most recently from 253bf28 to e7eb8d7 Compare March 11, 2026 21:34
Seccomp filters ae currently only installed during `runsc run` but not in `runsc exec`.

This commit adds the ability to pass a seccomp program on ExecArgs to apply them for executable processes as well.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#12692 from dany74q:exec-seccomp-filters e6d64fd
PiperOrigin-RevId: 881472183
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