STIGQter STIGQter: STIG Summary: Nutanix Acropolis GPOS Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 26 Jan 2026:

Nutanix OS must mount /var/log/audit with secure options.

DISA Rule

SV-279589r1192458_rule

Vulnerability Number

V-279589

Group Title

SRG-OS-000368-GPOS-00154

Rule Version

NXAC-OS-000138

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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.

Check Contents

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.

Vulnerability Number

V-279589

Documentable

False

Rule Version

NXAC-OS-000138

Severity Override Guidance

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.

Check Content Reference

M

Target Key

5730