STIGQter STIGQter: STIG Summary: z/OS HCD for RACF Security Technical Implementation Guide Version: 7 Release: 2 Benchmark Date: 01 Oct 2025:

IBM Hardware Configuration Definition (HCD) resources are not properly defined and protected.

DISA Rule

SV-224491r1145245_rule

Vulnerability Number

V-224491

Group Title

SRG-OS-000018

Rule Version

ZHCDR020

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The systems programmer will work with the ISSO to verify that the following are properly specified in the Access Control Program (ACP).

The RACF rules for the CBD resource specify a default access of NONE.
There are no RACF rules that allow access to the CBD resource.

Example:

rdef facility cbd.** uacc(none) owner(admin) audit(failure(read)) -
data('added per PDI ZHCD0020')

The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming and operations personnel as well as possibly any automated operations batch users with access of READ.
The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming with access of UPDATE and logged.
All RACF rules are defined with UACC(NONE).

Example:

rdef facility cbd.cpc.iocds.** uacc(none) owner(admin) -
audit(success(update) failures(read)) -
data('added per PDI ZHCD0020')
rdef facility cbd.cpc.iplparm.** uacc(none) owner(admin) -
audit(success(update) failures(read)) -
data('added per PDI ZHCD0020')

pe cbd.cpc.iocds.** cl(facility) id(syspaudt) acc(u)
pe cbd.cpc.iocds.** cl(facility) id(operaudt) acc(r)
pe cbd.cpc.iocds.** cl(facility) id(autoaudt) acc(r)
pe cbd.cpc.iplparm.** cl(facility) id(syspaudt) acc(u)
pe cbd.cpc.iplparm.** cl(facility) id(operaudt) acc(r)
pe cbd.cpc.iplparm.** cl(facility) id(autoaudt) acc(r)

setr racl(facility) ref

Check Contents

Refer to the following report produced by the Data Set and Resource Data Collection:

- SENSITVE.RPT(FACILITY).

Automated Analysis
Refer to the following report produced by the Data Set and Resource Data Collection:

- PDI(ZHCD0020).

Review the following items for the IBM HCD resources in the FACILITY resource class. If the following guidance is true, this is not a finding.

The RACF rules for the CBD resource specify a default access of NONE.
The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources restrict access to systems programming and operations personnel as well as possibly any automated operations batch users with access of READ.
The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming with access of UPDATE and logged.
All RACF rules are defined with UACC(NONE).

Vulnerability Number

V-224491

Documentable

False

Rule Version

ZHCDR020

Severity Override Guidance

Refer to the following report produced by the Data Set and Resource Data Collection:

- SENSITVE.RPT(FACILITY).

Automated Analysis
Refer to the following report produced by the Data Set and Resource Data Collection:

- PDI(ZHCD0020).

Review the following items for the IBM HCD resources in the FACILITY resource class. If the following guidance is true, this is not a finding.

The RACF rules for the CBD resource specify a default access of NONE.
The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources restrict access to systems programming and operations personnel as well as possibly any automated operations batch users with access of READ.
The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming with access of UPDATE and logged.
All RACF rules are defined with UACC(NONE).

Check Content Reference

M

Target Key

4153