CWE-191
Integer Underflow (Wrap or Wraparound)
The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.
No mitigation information available for this CWE.
No CAPEC attack patterns related to this CWE.