Check: GEN000000-SOL00640
Solaris 10 X86 STIG:
GEN000000-SOL00640
(in versions v2 r4 through v1 r17)
Title
The limitpriv zone option must be set to the vendor default or less permissive. (Cat II impact)
Discussion
Solaris zones can be assigned privileges generally reserved for the global zone using the limitpriv zone option. Any privilege assignments in excess of the vendor defaults may provide the ability for a non-global zone to compromise the global zone.
Check Content
If the system is not a global zone, this vulnerability is not applicable. List the non-global zones on the system. # zoneadm list -vi List the configuration for each zone. # zonecfg -z <zone> info Check the limitpriv lines. If a line set other than default, this is a finding. If limitpriv is not set, this is not a finding.
Fix Text
Change the limitpriv setting to default. # zonecfg -z <zone> set limitpriv=default
Additional Identifiers
Rule ID: SV-227554r603266_rule
Vulnerability ID: V-227554
Group Title: SRG-OS-000480
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
Implement the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |