Skip to content

The SUSE operating system must disable the file system automounter unless required.

An XCCDF Rule

Description

Automatically mounting file systems permits easy introduction of unknown devices, thereby facilitating malicious activity. Satisfies: SRG-OS-000114-GPOS-00059, SRG-OS-000378-GPOS-00163

ID
SV-234823r958498_rule
Version
SLES-15-010240
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure the SUSE operating system to disable the ability to automount devices.

Turn off the automount service with the following command:

> systemctl stop autofs
> systemctl disable autofs