Files
docker-docs/content
dvdksn 142b14c4f5 docs: add io_uring_* syscalls to seccomp significant syscalls table
The io_uring_enter, io_uring_register, and io_uring_setup syscalls were
removed from Docker's default seccomp allowlist in moby/moby#46762 due
to security vulnerabilities that can be exploited to escape containers.
Add them to the significant blocked syscalls table.

Fixes #23784
2026-03-20 15:52:03 +01:00
..