Information
Address Space Layout Randomization (ASLR) must be enabled.
GROUP ID: V-216444
RULE ID: SV-216444r959010
Modification of memory area can result in executable code vulnerabilities. ASLR can reduce the likelihood of these attacks. ASLR activates the randomization of key areas of the process such as stack, brk-based heap, memory mappings, and so forth.
Solution
The root role is required.
This action applies to the global zone only. Determine the zone that you are currently securing.
# zonename
If the command output is "global", this action applies.
Enable address space layout randomization.
# sxadm delcust aslr
Enabling ASLR may affect the function or stability of some applications, including those that use Solaris Intimate Shared Memory features.