Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added POS35

...

POS34-C. Do not call putenv() with a pointer to an automatic variable as the argument

POS35-C. Avoid race conditions while checking for the existence of a symbolic link

Risk Assessment

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

POS00-A

2 (medium)

2 (probable)

1 (high)

P4

L3

POS01-A

2 (medium)

3 (likely)

1 (high)

P6

L2

POS02-A

1 (low)

1 (unlikely)

1 (high)

P1

L3

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

POS30-C

1 (low)

2 (probable)

2 (medium)

P4

L3

POS31-C

2 (medium)

2 (probable)

1 (high)

P4

L3

POS32-C

2 (medium)

2 (probable)

2 (medium)

P8

L2

POS33-C

1 (low)

2 (probable)

3 (low)

P6

L2

POS34-C

3 (high)

1 (unlikely)

2 (medium)

P6

L2

POS35-C

3 (high)

3 (likely)

2 (medium)

P18

L1

...

MSC31-C. Ensure that return values are compared against the proper type      14. Miscellaneous (MSC)