[Bug 246311] [patch] procstat can't view current working directory (affects xfce4-terminal, linprocfs, ...)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 10 06:06:21 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246311

--- Comment #3 from Damjan Jovanovic <damjan.jov at gmail.com> ---
(In reply to Mark Johnston from comment #2)

xfce4-terminal runs child shells as the same user, but PGET_CANDEBUG doesn't
allow reading even the same user's file descriptors when
security.bsd.unprivileged_proc_debug=0.

It really should be PGET_CANSEE, as you should be able to see your
user's/group's processes and examine their file descriptors, like you can on
Linux.

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


More information about the freebsd-bugs mailing list