[Bug 290681] sysutils/screen: version 5 is incompatible with security.bsd.see_other_uids=0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Oct 2025 17:04:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290681

            Bug ID: 290681
           Summary: sysutils/screen: version 5 is incompatible with
                    security.bsd.see_other_uids=0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy@FreeBSD.org
          Reporter: dvl@FreeBSD.org
          Assignee: cy@FreeBSD.org
             Flags: maintainer-feedback?(cy@FreeBSD.org)

We run our hosts with security.bsd.see_other_uids=0 and because the new screen
v5 runs as root, it cannot be started.

$ freebsd-version -urk
14.3-RELEASE-p5
14.3-RELEASE-p5
14.3-RELEASE-p5

$ sysctl security.bsd.see_other_uids
security.bsd.see_other_uids: 0

$ screen 
Error accessing /home/dvl/.screen

$ pkg info -x screen
p5-Term-ANSIScreen-1.50_1
screen-5.0.1_4

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