The VMM must implement address space layout randomization to protect its memory from unauthorized code execution.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
medium | V-207504 | SRG-OS-000433 | SRG-OS-000433-VMM-001750 | SV-207504r958928_rule | 2024-12-06 | 2 |
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. |
ℹ️ Check |
---|
Verify the VMM implements address space layout randomization to protect its memory from unauthorized code execution. If it does not, this is a finding. |
✔️ Fix |
---|
Configure the VMM to implement address space layout randomization to protect its memory from unauthorized code execution. |