HomeFreeBSD

linux(4): implement PR_SET_NO_NEW_PRIVS

Description

linux(4): implement PR_SET_NO_NEW_PRIVS

This makes prctl(2) support PR_SET_NO_NEW_PRIVS, by mapping it
to the native PROC_NO_NEW_PRIVS_CTL procctl(2).

Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D30973

Details

Provenance
traszAuthored on Jul 3 2021, 7:41 AM
Differential Revision
D30973: linux(4): implement PR_SET_NO_NEW_PRIVS
Parents
rG45d99014ca3a: linux(4): implement coredumps on arm64
Branches
Unknown
Tags
Unknown