1.1.23 Ensure noexec option is configured for NFS - NFS.

Information

The operating system must prevent binary files from being executed on file systems that are being imported via Network File System (NFS).

Rationale:

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 unprivileged users to attain unauthorized administrative access.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

Configure the /etc/fstab to use the noexec option on file systems that are being imported via NFS.
Example: vim /etc/fstab
Add, or update any NFS file systems found in the Audit to include the noexec option:

UUID=e06097bb-cfcd-437b-9e4d-a691f5662a7d /store nfs rw,nosuid,noexec 0 0

See Also

https://workbench.cisecurity.org/files/3636

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CCI|CCI-000366, CSCv6|3.1, CSCv7|14.6, Rule-ID|SV-204483r603261_rule, STIG-ID|RHEL-07-021021

Plugin: Unix

Control ID: 4023c05f5dd7587c1dd42187ee5b956966183a63c75b422790800d7cc66a4a7e