Check: GEN000000-SOL00660
Solaris 10 X86 STIG:
GEN000000-SOL00660
(in versions v2 r4 through v1 r17)
Title
The physical devices must not be assigned to non-global zones. (Cat II impact)
Discussion
Solaris non-global zones can be assigned physical hardware devices. This increases the risk of such a non-global zone having the capability 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 for device lines. If such a line exists, this is a finding.
Fix Text
Remove all device assignments from the non-global zone. # zonecfg -z <zone> remove device <device>
Additional Identifiers
Rule ID: SV-227555r603266_rule
Vulnerability ID: V-227555
Group Title: SRG-OS-000480
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
Implement the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |