[Bug 233578] Unprivileged local user can prevent other users logging in by locking utx.active

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 6 12:24:58 UTC 2019


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

crest at rlwinm.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crest at rlwinm.de

--- Comment #6 from crest at rlwinm.de ---
Is there any reason to keep this "service" in a flat file? Would it be
acceptable to turn it into a directory with one file per user or even require
writes to go through a daemon serializing writes and using atomic updates
(rename and fsync a temp file)=

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


More information about the freebsd-bugs mailing list