Skip to content
EntityQ1423448· pop 20· linked from 167 articles

integer overflow

Sign in to save

Also known as integer manipulation attack, int overflow, CWE-190: Integer Overflow or Wraparound

in programming, a condition that occurs when an arithmetic operation attempts to create a numeric value that is outside of the range that can be represented with a given number of digits

Connections

Categories