Page MenuHomeFreeBSD

linux(4): implement PR_SET_NO_NEW_PRIVS
ClosedPublic

Authored by trasz on Jul 1 2021, 8:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 15, 5:16 PM
Unknown Object (File)
Mon, Jun 15, 5:16 PM
Unknown Object (File)
May 23 2026, 7:44 PM
Unknown Object (File)
May 23 2026, 2:31 AM
Unknown Object (File)
May 22 2026, 11:12 PM
Unknown Object (File)
May 21 2026, 2:26 AM
Unknown Object (File)
May 20 2026, 9:44 PM
Unknown Object (File)
May 18 2026, 12:04 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40203
Build 37092: arc lint + arc unit