VariantIncomplete
CWE-773Missing Reference to Active File Descriptor or Handle
Category: other
Description
The product does not properly maintain references to a file descriptor or handle, which prevents that file descriptor/handle from being reclaimed.
This can cause the product to consume all available file descriptors or handles, which can prevent other processes from performing critical file processing operations.
Common consequences· 1
- Availability — DoS: Resource Consumption (Other)An attacker that can influence the allocation of resources that are not properly maintained could deplete the available resource pool and prevent all other processes from accessing the same type of resource.
Potential mitigations· 1
- [Operation, Architecture and Design]
References
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.