diff --git a/man2/prctl.2 b/man2/prctl.2 index a9bc420b5..e3645b8d0 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -1034,6 +1034,22 @@ is set appropriately. .B EACCES .I option is +.BR PR_SET_SECCOMP +and +.I arg2 +is +.BR SECCOMP_MODE_FILTER , +but the process does not have the +.BR CAP_SYS_ADMIN +capability or has not set the +.IR no_new_privs +attribute (see the discussion of +.BR PR_SET_NO_NEW_PRIVS +above). +.TP +.B EACCES +.I option +is .BR PR_SET_MM , and .I arg3