CWE-1193Power-On of Untrusted Execution Core Before Enabling Fabric Access Control

PUBLISHEDweakness record
released 2020-02-24 · last modified 2025-12-11

Metadata

CWE ID:
CWE-1193
摘要:
Base
结构:
Simple
状态:
Draft
发布日期:
2020-02-24
更新日期:
2025-12-11

名称

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

描述

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

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.

常见后果

范围:
Access Control
影响:
Bypass Protection Mechanism
注释:
An untrusted component can master transactions on the HW bus and target memory or other assets to compromise the SoC boot firmware.

相关 CWE