V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsDocs
← Back to List
CWE-775VariantIncomplete
Abstraction: Variant
Status: Incomplete
Source ↗

Missing Release of File Descriptor or Handle after Effective Lifetime

The product does not release a file descriptor or handle after its effective lifetime has ended, i.e., after the file descriptor/handle is no longer needed.

Open in catalog with CWE filter →

Related CAPECs