1.1.23 Ensure noexec option is configured for NFS.

Information

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

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.

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/benchmarks/8415

Item Details

Category: ACCESS CONTROL, MEDIA PROTECTION

References: 800-53|AC-3, 800-53|AC-5, 800-53|AC-6, 800-53|MP-2, CSCv7|14.6

Plugin: Unix

Control ID: e960fb85037936398b01cfd9dc07122519fdb7fd13938be865aff5617366251f