Versions Compared

Key

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

...

Arrays are a common source of vulnerabilities in C language programs, because they are frequently used but not always fully understood.

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

ARR01-A

high

probable

low

P18

L1

...