CWEVariantDraft20 recent CVEs

CWE-789Memory Allocation with Excessive Size Value

Description

The product allocates memory based on an untrusted, large size value, but it does not ensure that the size is within expected limits, allowing arbitrary amounts of memory to be allocated.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE