Bug 65081

Summary: world-writable, non-sticky lock directory
Product: [Retired] Red Hat Linux Reporter: Chris Ricker <chris.ricker>
Component: mgettyAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3Keywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-05-17 05:15:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris Ricker 2002-05-17 05:15:03 UTC
mgetty-sendfax creates the lockfile directory:

[kaboom@hanuman outgoing]$ ls -ld /var/spool/fax/outgoing/locks
drwxrwxrwx    2 root     root         1024 Mar 28 17:27
/var/spool/fax/outgoing/locks
[kaboom@hanuman outgoing]$ 

At a mimimum, this directory should instead be chmod 1777 to prevent users from
tampering with others' lock files.

Comment 1 Chris Ricker 2002-11-20 15:10:28 UTC
Closing this -- in 8 this directory is now sticky