1.1.2.4 Ensure nosuid option set on /tmp partition
Audit#
Verify that the nosuid option is set for the /tmp mount. Run the following command to verify that the nosuid mount option is set. Example:
Remediation#
Edit the /etc/fstab file and add nosuid to the fourth field (mounting options) for the /tmp partition. Example:
Run the following command to remount /tmp with the configured options: