SV-279590r1192460_rule
V-279590
SRG-OS-000368-GPOS-00154
NXAC-OS-000139
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 the OS 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/tmp using the following command.
$ sudo cat /etc/fstab | grep /var/tmp
/tmp /var/tmp none bind,noatime,nodev,noexec,nosuid,rw,seclabel 0 0
If /var/tmp is mounted without secure options "nodev", "nosuid", and "noexec", this is a finding.
V-279590
False
NXAC-OS-000139
For AHV, this requirement is Not Applicable.
Verify in Nutanix OS that the "nodev","nosuid", and "noexec" options are configured for /var/tmp using the following command.
$ sudo cat /etc/fstab | grep /var/tmp
/tmp /var/tmp none bind,noatime,nodev,noexec,nosuid,rw,seclabel 0 0
If /var/tmp is mounted without secure options "nodev", "nosuid", and "noexec", this is a finding.
M
5730