This page is experimental and may change significantly in future releases.
Integer Overflow to Buffer Overflow
Properties
id: d3f:CWE-680
- name
- Integer Overflow to Buffer Overflow
- definition
- 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.
Neighbors
CWE-680 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-680 has no related weaknesses in this release.