Skip to content

Topic

Integer overflow and underflow bugs

Arithmetic errors where a value wraps past the limits of its integer type, often producing oversized lengths that lead to memory-safety faults.

Current clusters