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