CWE-1209Base

Failure to Disable Reserved Bits

Incomplete in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The reserved bits in a hardware design are not disabled prior to production. Typically, reserved bits are used for future capabilities and should not support any functional logic in the design. However, designers might covertly use these bits to debug or further develop new capabilities in production hardware. Adversaries with access to these bits will write to them in hopes of compromising hardware state.

The record
Technical detail
CWE ID
CWE-1209
Abstraction
Base
Structure
Simple
Status
Incomplete