CWEBaseIncomplete20 recent CVEs

CWE-908Use of Uninitialized Resource

Description

The product uses or accesses a resource that has not been initialized.

When a resource has not been properly initialized, the product may behave unexpectedly. This may lead to a crash or invalid memory access, but the consequences vary depending on the type of resource and how it is used within the product.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE