Skip to content

AlmaLinux OS 9 must prevent code from being executed on file systems that contain user home directories.

An XCCDF Rule

Description

The "noexec" mount option causes the system to not execute binary files. This option must be used for mounting any file system not containing approved binary files, as they may be incompatible. Executing files from untrusted file systems increases the opportunity for nonprivileged users to attain unauthorized administrative access.

ID
SV-269211r1050093_rule
Version
ALMA-09-014870
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Modify "/etc/fstab" to use the "noexec" option on the "/home" directory.