Skip to content

Commit 86f8be8

Browse files
committed
Add sigprocmask to default profile
Signed-off-by: Michael Crosby <[email protected]>
1 parent a1579ee commit 86f8be8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contrib/seccomp/seccomp_default.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ func DefaultProfile(sp *specs.Spec) *specs.LinuxSeccomp {
312312
"sigaltstack",
313313
"signalfd",
314314
"signalfd4",
315+
"sigprocmask",
315316
"sigreturn",
316317
"socket",
317318
"socketcall",

0 commit comments

Comments
 (0)