[Bug 285021] the procctl PROC_TRACE_CTL doesn't work as expected

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Feb 2025 15:53:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285021

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
             Status|New                         |Open

--- Comment #8 from Mark Johnston <markj@FreeBSD.org> ---
Have you considered disabling the root user entirely, by setting
security.bsd.suser_enabled=0?  That'd have the same effect, as a consequence of
applying a consistent policy to all priv_check() calls.

-- 
You are receiving this mail because:
You are the assignee for the bug.