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 Red Hat Enterprise Linux CoreOS 4
System Settings
File Permissions and Masks
Restrict Partition Mount Options
Add nosuid Option to /tmp
Add nosuid Option to /tmp
An XCCDF Rule
Details
Profiles
Prose
Add nosuid Option to /tmp
Medium Severity
The
nosuid
mount option can be used to prevent execution of setuid programs in
/tmp
. The SUID and SGID permissions should not be required in these world-writable directories. Add the
nosuid
option to the list of
Options
in the
systemd.mount
unit that controls mounting of
/tmp
.