Skip to content

Extend experiment seccomp program#3463

Closed
sat0ken wants to merge 0 commit intoyouki-dev:mainfrom
sat0ken:extend-seccomp-program
Closed

Extend experiment seccomp program#3463
sat0ken wants to merge 0 commit intoyouki-dev:mainfrom
sat0ken:extend-seccomp-program

Conversation

@sat0ken
Copy link
Copy Markdown
Contributor

@sat0ken sat0ken commented Mar 17, 2026

Description

working #2724

// sorry for this PR is difficult to review.

・add json file for more test case and create example dir
・some function copy to libcontainer/seccomp
・add check argument of system call
・bpf jmp instruction cannot jump more than 255. If the number of system calls exceeds 255, it will be split.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test updates
  • CI/CD related changes
  • Other (please describe):

update src of experiment/seccomp

Testing

  • Added new unit tests
  • Added new integration tests
  • Ran existing test suite
  • Tested manually (please provide steps)

Related Issues

Fixes #

Additional Context

@sat0ken sat0ken force-pushed the extend-seccomp-program branch from 2167d27 to f897d8c Compare March 17, 2026 13:59
@sat0ken sat0ken closed this Mar 17, 2026
@sat0ken sat0ken force-pushed the extend-seccomp-program branch from f897d8c to 58b11af Compare March 17, 2026 14:06
@sat0ken sat0ken mentioned this pull request Mar 17, 2026
13 tasks
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.

1 participant