1.1.4.2 Ensure noexec option set on /var/tmp partition
Audit#
Verify that the noexec option is set for the /var/tmp mount.
Run the following command to verify that the noexec mount option is set.
Example:
IF output is produced, ensure it includes the noexec option
Remediation#
IF the /var/tmp partition exists, edit the /etc/fstab file and add noexec to the fourth field (mounting options) for the /var/tmp partition.
Example:
Run the following command to remount /var/tmp with the configured options: