CWECompoundDraft2 recent CVEs

CWE-680Integer Overflow to Buffer Overflow

Description

The product performs a calculation to determine how much memory to allocate, but an integer overflow can occur that causes less memory to be allocated than expected, leading to a buffer overflow.

Common consequences

Related CWEs

Recent CVEs classified under this CWE