The product performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.
1
cwe_id
787
name
Out-of-bounds Write
description
The product writes data past the end, or before the beginning, of the intended buffer.