CWE Rule 198
Description
Rule Description
The product receives input from an upstream component, but it does not account for byte ordering (e.g. big-endian and little-endian) when processing the input, causing an incorrect number or value to be used.
Polyspace Implementation
The rule checker checks for Missing byte reordering when transferring data.
Examples
Check Information
Category: Others |
Version History
Introduced in R2024a