CWE-1105

Insufficient Encapsulation of Machine-Dependent Functionality
AI Translation Available

The product or code uses machine-dependent functionality, but
it does not sufficiently encapsulate or isolate this functionality from
the rest of the code.

Status
incomplete
Abstraction
base

Common Consequences

other
Impacts
reduce maintainability

Detection Methods

automated static analysis

Potential Mitigations