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 nodev Option to /tmp
Add nodev Option to /tmp
An XCCDF Rule
Details
Profiles
Prose
Add nodev Option to /tmp
Medium Severity
The
nodev
mount option can be used to prevent device files from being created in
/tmp
. Legitimate character and block devices should not exist within temporary directories like
/tmp
. Add the
nodev
option to the fourth column of
/etc/fstab
for the line which controls mounting of
/tmp
.