Page MenuHomeFreeBSD

lpd: Tighten permissions on /var/run/printer
ClosedPublic

Authored by imp on Oct 10 2024, 3:58 PM.
Tags
None
Referenced Files
F110348366: D47040.diff
Mon, Feb 17, 4:09 AM
Unknown Object (File)
Wed, Feb 5, 1:35 AM
Unknown Object (File)
Sat, Feb 1, 8:21 PM
Unknown Object (File)
Thu, Jan 30, 4:46 AM
Unknown Object (File)
Wed, Jan 29, 1:19 AM
Unknown Object (File)
Jan 15 2025, 8:47 PM
Unknown Object (File)
Jan 13 2025, 2:52 PM
Unknown Object (File)
Jan 8 2025, 9:48 PM
Subscribers
None

Details

Summary

Exclude group read/write permissions as well. Otherwise, group wheel can
submit things w/o the normal accounting. While group wheel is generally
trusted on the machine, submitting jobs w/o checks is not one of the
functions we document for that group.

PR: 17289

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59886
Build 56771: arc lint + arc unit

Event Timeline

imp requested review of this revision.Oct 10 2024, 3:58 PM
imp created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Oct 11 2024, 3:55 PM
This revision was automatically updated to reflect the committed changes.