Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of SUSE Linux Enterprise 15
System Settings
File Permissions and Masks
Restrict Partition Mount Options
Add nosuid Option to /var/tmp
Add nosuid Option to /var/tmp
An XCCDF Rule
Details
Profiles
Prose
Add nosuid Option to /var/tmp
Medium Severity
The
nosuid
mount option can be used to prevent execution of setuid programs in
/var/tmp
. The SUID and SGID permissions should not be required in these world-writable directories. Add the
nosuid
option to the fourth column of
/etc/fstab
for the line which controls mounting of
/var/tmp
.