CWE-773—Missing Reference to Active File Descriptor or Handle
PUBLISHEDweakness record
released 2009-05-27 · last modified 2025-12-11
Metadata
名称
Missing Reference to Active File Descriptor or Handle
描述
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.