CWE-908—Use of Uninitialized Resource
PUBLISHEDweakness recordMedium
released 2013-02-21 · last modified 2025-12-11
Metadata
名称
Use of Uninitialized Resource
描述
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.