SV-279589r1192458_rule
V-279589
SRG-OS-000368-GPOS-00154
NXAC-OS-000138
CAT II
10
Nutanix OS is designed and engineered to have mount option preconfigured by default and changes are not supported. If any mount options are found, then some corruption has occurred and a rebuild of the OS is required.
For AHV, this requirement is Not Applicable.
Verify in Nutanix OS that the "nodev","nosuid", and "noexec" options are configured for /var/log/audit using the following command.
$ sudo cat /etc/fstab | grep /var/log/audit
/home/log/audit /var/log/audit none defaults,noexec,rw,seclabel,nosuid,noatime,nodev,bind 0 2
If /var/log/audit is mounted without secure options "nodev", "nosuid", and "noexec", this is a finding.
V-279589
False
NXAC-OS-000138
For AHV, this requirement is Not Applicable.
Verify in Nutanix OS that the "nodev","nosuid", and "noexec" options are configured for /var/log/audit using the following command.
$ sudo cat /etc/fstab | grep /var/log/audit
/home/log/audit /var/log/audit none defaults,noexec,rw,seclabel,nosuid,noatime,nodev,bind 0 2
If /var/log/audit is mounted without secure options "nodev", "nosuid", and "noexec", this is a finding.
M
5730