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 12
System Settings
File Permissions and Masks
Restrict Partition Mount Options
Add noexec Option to Removable Media Partitions
Add noexec Option to Removable Media Partitions
An XCCDF Rule
Details
Profiles
Prose
Add noexec Option to Removable Media Partitions
Medium Severity
The
noexec
mount option prevents the direct execution of binaries on the mounted filesystem. Preventing the direct execution of binaries from removable media (such as a USB key) provides a defense against malicious software that may be present on such untrusted media. Add the
noexec
option to the fourth column of
/etc/fstab
for the line which controls mounting of any removable media partitions.