CWE-590
Free of Memory not on the Heap
The product calls free() on a pointer to memory that was not allocated using associated heap allocation functions such as malloc(), calloc(), or realloc().
Official CWE-590 definition at MITREImpactr finds and proves weaknesses like CWE-590 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist