Integer overflow is a condition where an arithmetic operation produces a result that exceeds the maximum capacity of its data type. This silent miscalculation can lead to unexpected error or security flaws in computer programs. See also Underflow Buffer Overflow Software Bug Computer Memory