1.1.2.5.2 Ensure nodev option set on /var/tmp partition
Audit#
- IF - a separate partition exists for /var/tmp, verify that the nodev option is set. Run the following command to verify that the nodev mount option is set. Example:
Remediation#
- IF - a separate partition exists for /var/tmp. Edit the /etc/fstab file and add nodev to the fourth field (mounting options) for the /var/tmp partition.
Example:
Run the following command to remount /var/tmp with the configured options: