BMC CONTROL-D is not properly defined to the Facility Matrix Table for Top Secret.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-224586ZCTDT036SV-224586r1145915_ruleCCI-000764medium
Description
Improperly defined security controls for the BMC CONTROL-D could result in the compromise of the network, operating system, and customer data.
STIGDate
z/OS BMC CONTROL-D for TSS Security Technical Implementation Guide2025-09-28

Related Frameworks

4 paths across 3 frameworks
NIST 800-531 mapping
IA-2
1.00
  • DISA · V7R2 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1712 mappings
3.5.1
1.00
  • DISA · V7R2 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
  • NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
3.5.2
1.00
  • DISA · V7R2 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
  • NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-000764
1.00
  • DISA · V7R2 · disa_xccdf · related

Details

Check Text (C-224586r1145915_chk)

Refer to the following reports produced by the TSS Data Collection: - TSSCMDS.RPT(FACLIST) - Preferred report containing all control option values in effect including default values. - TSSCMDS.RPT(TSSPRMFL) - Alternate report containing only control option values explicitly coded at TSS startup. If the BMC CONTROL-D Facility Matrix table is defined as follows, this is a finding. FAC(USERxx=NAME=CONTROLD,PGM=CTD,ID=nn,ACTIVE,SHRPRF) FAC(CONTROLD=ASUBM,NOABEND,MULTIUSER,NOXDEF,SIGN(S)) FAC(CONTROLD=RES,LUMSG,STMSG,WARNPW,NORNDPW) FAC(CONTROLD=NOAUDIT,NOTSOC,MODE=FAIL) FAC(CONTROLD=LOG(SMF,INIT,MSG,SEC9),UIDACID=8,LOCKTIME=000)

Fix Text (F-26257r1145914_fix)

The BMC CONTROL-D systems programmer and the ISSO will ensure that the TOP SECRET Facility Matrix Table is proper defined using the following example: CONTROLD: FAC(USERxx=NAME=CONTROLD,PGM=CTO,ID=nn,ACTIVE,SHRPRF) FAC(CONTROLD=ASUBM,NOABEND,MULTIUSER,NOXDEF) FAC(CONTROLD=LUMSG,STMSG,SIGN(S),WARNPW,NORNDPW) FAC(CONTROLD=NOAUDIT,RES,NOTSOC,MODE=FAIL) FAC(CONTROLD=LOG(SMF,INIT,MSG,SEC9),UIDACID=8,LOCKTIME=000)