Check: SRG-OS-000433-GPOS-00193
General Purpose Operating System SRG:
SRG-OS-000433-GPOS-00193
(in versions v2 r7 through v1 r4)
Title
The operating system must implement address space layout randomization to protect its memory from unauthorized code execution. (Cat II impact)
Discussion
Some adversaries launch attacks with the intent of executing code in non-executable regions of memory or in memory locations that are prohibited. Security safeguards employed to protect memory include, for example, data execution prevention and address space layout randomization. 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 Content
Verify the operating system implements address space layout randomization to protect its memory from unauthorized code execution. If it does not, this is a finding.
Fix Text
Configure the operating system to implement address space layout randomization to protect its memory from unauthorized code execution.
Additional Identifiers
Rule ID: SV-203754r851823_rule
Vulnerability ID: V-203754
Group Title: SRG-OS-000433
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002824 |
The information system implements organization-defined security safeguards to protect its memory from unauthorized code execution. |
Controls
Number | Title |
---|---|
SI-16 |
Memory Protection |