Versions Compared

Key

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

...

Therefore, it is impossible to write portable code that makes assumptions about the layout of bit-fields structures.

Risk Assessment

Making invalid assumptions about the type of a bit-field or its layout can result in unexpected program flow.

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

INT12-A

2 1 (mediumlow)

1 (unlikely)

2 (medium)

P4 P2

L3

Related Vulnerabilities

...