The VMM must implement non-executable data to protect its memory from unauthorized code execution.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-207503SRG-OS-000433-VMM-001740SV-207503r958928_ruleCCI-002824medium
Description
Some adversaries launch attacks with the intent of executing code in non-executable regions of memory or in memory locations that are prohibited. Data execution prevention safeguards can either be hardware-enforced or software-enforced with hardware providing the greater strength of mechanism. Examples of attacks are buffer overflow attacks.
STIGDate
Virtual Machine Manager Security Requirements Guide2024-12-06

Details

Check Text (C-207503r958928_chk)

Verify the VMM implements non-executable data to protect its memory from unauthorized code execution. If it does not, this is a finding.

Fix Text (F-7760r365914_fix)

Configure the VMM to implement non-executable data to protect its memory from unauthorized code execution.