SI-16 Memory Protection

Implement the following controls to protect the system memory from unauthorized code execution: si-16_odp.

Parameter ID Definition
si-16_odp controls

Baselines

Guidance

Some adversaries launch attacks with the intent of executing code in non-executable regions of memory or in memory locations that are prohibited. Controls employed to protect memory include data execution prevention and address space layout randomization. Data execution prevention controls can either be hardware-enforced or software-enforced with hardware enforcement providing the greater strength of mechanism.

Related controls 3