Statements (14)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Common_Weakness_Enumeration
|
gptkbp:bfsLayer |
6
|
gptkbp:bfsParent |
gptkb:CWE-118
|
gptkbp:category |
Memory Management Errors
|
gptkbp:example |
Improper handling of memory allocation in C/ C++.
|
https://www.w3.org/2000/01/rdf-schema#label |
CWE-590
|
gptkbp:impact |
Can lead to denial of service or arbitrary code execution.
|
gptkbp:is_described_as |
The software does not properly manage memory allocation, leading to potential vulnerabilities.
|
gptkbp:is_protected_by |
Use safe memory management practices.
|
gptkbp:name |
Free of Memory Allocation Issues
|
gptkbp:related_to |
CWE-401
CWE-416 CWE-789 CWE-824 |