Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the integer exhibiting modulo behavior contributes to the value of an integer not marked as exhibiting modulo behavior, the resulting integer must obey this rule.

...

Risk Assessment

Integer overflow can lead to buffer overflows and the execution of arbitrary code by an attacker.

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

INT32-C

Component

Value

Severity

3 (high)

Likelihood

2 (probable) Remediation cost

1 (high)

P6

L2

References