Cyber Posture

CWE · MITRE source

CWE-590Free of Memory not on the Heap

Abstraction: Variant · CVEs in our corpus: 17

The product calls free() on a pointer to memory that was not allocated using associated heap allocation functions such as malloc(), calloc(), or realloc().

When free() is called on an invalid pointer, the program's memory management data structures may become corrupted. This corruption can cause the program to crash or, in some circumstances, an attacker may be able to cause free() to operate on controllable memory locations to modify critical program variables or execute code.

Last updated: 09 May 2026 03:25 UTC

NIST 800-53 r5 controls that address this weakness (0)AI

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2020-60162.49.80.06632020-11-18
CVE-2021-423772.19.80.02852021-11-15
CVE-2025-329111.89.00.00612025-04-15
CVE-2022-316251.78.10.00772022-06-16
CVE-2023-424591.78.60.00222023-10-16
CVE-2021-39391.67.80.00122021-11-17
CVE-2022-316271.67.70.00182022-07-28
CVE-2025-548991.67.80.00112025-09-09
CVE-2026-208101.67.80.00032026-01-13
CVE-2023-255651.57.50.00092023-02-14
CVE-2025-429941.57.50.00242025-06-10
CVE-2025-429951.57.50.00242025-06-10
CVE-2023-222911.47.00.00222023-04-05
CVE-2021-392181.36.30.00182021-09-17
CVE-2023-319731.15.50.00032023-05-09
CVE-2025-58991.15.30.00072025-06-09
CVE-2025-429961.15.60.00262025-06-10