SV-279591r1192462_rule
V-279591
SRG-OS-000368-GPOS-00154
NXAC-OS-000140
CAT II
10
Nutanix AOS 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 the CVM must be rebuilt.
For AHV, this requirement is Not Applicable.
Verify in Nutanix OS that the "nodev","nosuid", and "noexec" options are configured for /var/log using the following command.
$ sudo cat /etc/fstab | grep /var/log
/root/filesystems/varlog.bin /var/log ext4 defaults,nodev,nosuid,noexec 0 2
If /var/log is mounted without secure options "nodev", "nosuid", and "noexec", this is a finding.
V-279591
False
NXAC-OS-000140
For AHV, this requirement is Not Applicable.
Verify in Nutanix OS that the "nodev","nosuid", and "noexec" options are configured for /var/log using the following command.
$ sudo cat /etc/fstab | grep /var/log
/root/filesystems/varlog.bin /var/log ext4 defaults,nodev,nosuid,noexec 0 2
If /var/log is mounted without secure options "nodev", "nosuid", and "noexec", this is a finding.
M
5730