CWE-680—Integer Overflow to Buffer Overflow
PUBLISHEDweakness record
released 2008-04-11 · last modified 2025-12-11
Metadata
名称
Integer Overflow to Buffer Overflow
描述
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.