CWE-1193

Power-On of Untrusted Execution Core Before Enabling Fabric Access Control
AI Translation Available

The product enables components that contain untrusted firmware before memory and fabric access controls have been enabled.

Status
draft
Abstraction
base
System on Chip

After initial reset, System-on-Chip (SoC) fabric access controls and other security features need to be programmed by trusted firmware as part of the boot sequence. If untrusted IPs or peripheral microcontrollers are enabled first, then the untrusted component can master transactions on the hardware bus and target memory or other assets to compromise the SoC boot firmware.

Common Consequences

access control
Impacts
bypass protection mechanism

Potential Mitigations

Phases:
architecture and design
Descriptions:
• The boot sequence should enable fabric access controls and memory protections before enabling third-party hardware IPs and peripheral microcontrollers that use untrusted firmware.