CWE-773: 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.
Overview
This can cause the product to consume all available file descriptors or handles, which can prevent other processes from performing critical file processing operations.