製品が上流のコンポーネントから入力を受け取るが、入力を処理する際にバイト順序(ビッグエンディアンとリトルエンディアンなど)を考慮しないため、不正な数値や値が使用される。
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.