https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285021
Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Konstantin Belousov <[email protected]> --- (In reply to WZIS Software from comment #2) If the ptrace(2) is done by root on host (really the owner of PRIV_DEBUG_DENIED privilege), then notrace procctl is ignored since this is pointless. It is relatively trivial for root to break this protection by other ways, so it is not considered useful to put a trivial barrier there. -- You are receiving this mail because: You are the assignee for the bug.
