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

Nutanix OS must implement nonexecutable data to protect its memory from unauthorized code execution.

DISA Rule

SV-279631r1192517_rule

Vulnerability Number

V-279631

Group Title

SRG-OS-000433-GPOS-00192

Rule Version

NXAC-OS-000210

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

1. Nutanix AOS, Prism Central, and Files OS VMs have the OpenSSH-Server package preinstalled as part of its base package set. If the package is not installed, some corruption has taken place and the CVM must be rebuilt.

2. For Nutanix AHV, if the system's BIOS setup configuration permits toggling the No Execution bit, then set "/proc/cpuinfo" to "enable".

Check Contents

Verify Nutanix OS is configured to implement nonexecutable data to protect its memory from unauthorized code execution using the following command.

$ sudo grep flags /proc/cpuinfo | grep -w nx
flags. : fpu vme de …. nx pdpe1gb rdtscp...

If "flags" does not contain the "nx" flag, this is a finding.

Vulnerability Number

V-279631

Documentable

False

Rule Version

NXAC-OS-000210

Severity Override Guidance

Verify Nutanix OS is configured to implement nonexecutable data to protect its memory from unauthorized code execution using the following command.

$ sudo grep flags /proc/cpuinfo | grep -w nx
flags. : fpu vme de …. nx pdpe1gb rdtscp...

If "flags" does not contain the "nx" flag, this is a finding.

Check Content Reference

M

Target Key

5730