CWE-416

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf gptkb:Common_Weakness_Enumeration
gptkbp:category Software Weakness
gptkbp:cause Arbitrary code execution
Denial of service
Security bypass
gptkbp:describes Improper use of memory after it has been freed
gptkbp:documentation https://cwe.mitre.org/data/definitions/416.html
gptkbp:documentedIn gptkb:MITRE
gptkbp:foundIn C/C++ programs
Low-level system software
gptkbp:hasCWE 416
https://www.w3.org/2000/01/rdf-schema#label CWE-416
gptkbp:mitigatedBy Implement proper memory management
Use after free detection tools
Use memory-safe languages
Use static analysis tools
gptkbp:name Use After Free
gptkbp:partOf gptkb:CWE
gptkbp:relatedTo gptkb:CWE-119
CWE-787
CWE-415
gptkbp:bfsParent gptkb:CVE-2016-7855
gptkb:CVE-2017-11292
gptkb:CWE
gptkbp:bfsLayer 7