Skip to content

Topic

Integer overflow and underflow bugs

Defects where arithmetic on fixed-width types passes its bounds, commonly turning a small subtraction on unsigned values into an enormous length or index.

Current clusters