CWE-1248β€”Semiconductor Defects in Hardware Logic with Security-Sensitive Implications

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

Metadata

CWE ID:
CWE-1248
Abstraction:
Base
Structure:
Simple
Status:
Incomplete
Release Date:
2020-02-24
Latest Modification Date:
2025-12-11

Weakness Name

Semiconductor Defects in Hardware Logic with Security-Sensitive Implications

Description

The security-sensitive hardware module contains semiconductor defects.

A semiconductor device can fail for various reasons. While some are manufacturing and packaging defects, the rest are due to prolonged use or usage under extreme conditions. Some mechanisms that lead to semiconductor defects include encapsulation failure, die-attach failure, wire-bond failure, bulk-silicon defects, oxide-layer faults, aluminum-metal faults (including electromigration, corrosion of aluminum, etc.), and thermal/electrical stress. These defects manifest as faults on chip-internal signals or registers, have the effect of inputs, outputs, or intermediate signals being always 0 or always 1, and do not switch as expected.

Common Consequences

Scope:
Availability, Access Control
Impact:
DoS: Instability
Notes:
If such faults occur in security-sensitive hardware modules, the security objectives of the hardware module may be compromised.

Related Weaknesses