Page MenuHomeFreeBSD

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

Authored by imp on Oct 10 2024, 3:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 8:21 AM
Unknown Object (File)
Sun, Oct 12, 8:21 AM
Unknown Object (File)
Sun, Oct 12, 8:21 AM
Unknown Object (File)
Sat, Oct 11, 9:41 PM
Unknown Object (File)
Sep 3 2025, 11:34 PM
Unknown Object (File)
Aug 22 2025, 5:09 AM
Unknown Object (File)
Aug 20 2025, 5:54 AM
Unknown Object (File)
Aug 9 2025, 3:47 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 Not Applicable
Unit
Tests Not Applicable

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.