1.1.2.6.3 Ensure nosuid option set on /var/log partition
Audit#
- IF - a separate partition exists for /var/log, verify that the nosuid option is set.
Run the following command to verify that the nosuid mount option is set.
Example:
IF output is produced, ensure it includes the nosuid optionRemediation#
- IF - a separate partition exists for /var/log. Edit the /etc/fstab file and add nosuid to the fourth field (mounting options) for the /var/log partition.
Example:
Run the following command to remount /var/log with the configured options: