Files
codex/codex-rs/linux-sandbox/src
T
viyatb-oai 8896ca0ee6 fix(linux-sandbox): block io_uring syscalls in no-network seccomp policy (#10814)
## Summary

- Add seccomp deny rules for `io_uring` syscalls in the Linux sandbox
network policy.
- Specifically deny:
  - `SYS_io_uring_setup`
  - `SYS_io_uring_enter`
  - `SYS_io_uring_register`
8896ca0ee6 ยท 2026-02-06 11:00:54 -08:00
History
..