Files
macos_security/rules/inherent/os_implement_random_address_space.yaml
2020-06-11 17:47:26 -04:00

30 lines
1.1 KiB
YAML

id: os_implement_random_address_space
title: "Must implement random address space to protect memory from unauthorized code execution"
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: |
The technology supports this requirement and cannot be configured to be out of compliance. The technology inherently meets this requirement.
fix: |
The technology inherently meets this requirement. No fix is required.
references:
cce:
- CCE-84891-1
cci:
- CCI-002824
800-53r4:
- SI-16
disa_stig:
- AOSX-15-100038
srg:
- SRG-OS-000433-GPOS-00193
macOS:
- "10.15"
tags:
- cnssi-1253
- fisma-moderate
- fisma-high
- STIG
- inherent
mobileconfig: false
mobileconfig_info: