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