Commit 8165b8b
committed
seccomp: Document AF_ALG and socketcall blocks from moby/moby#52494
Add `socket` and `socketcall` entries to the "Significant syscalls
blocked by the default profile" table to reflect the seccomp profile
changes that block AF_ALG sockets (CVE-2026-31431) and deny the
socketcall multiplexer to prevent bypassing address family filters.
Signed-off-by: Paweł Gronowski <[email protected]>1 parent 9f9728e commit 8165b8b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments