angler-fishThe Vulnerability History Project

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." - Entry from the Common Weakness Enumeration For more info visit <a href="https://cwe.mitre.org/data/definitions/191.html" target="_blank" rel="noopener noreferrer">CWE-191</a>

Examples


    There are no articles here... yet

expand_less