 
                            ...
| Code Block | 
|---|
| extern int \U00010401\U00010401\U00010401\U00010401[100]; extern int \U00010402\U00010401\U00010401\U00010401[100]; | 
Priority: P3 Level: L3
Integer truncation errors can lead to buffer overflows and the execution of arbitrary code by an attacker.
| Component | Value | 
|---|---|
| Severity | 1 (low) | 
| Likelihood | 1 (unlikely) | 
| Remediation cost | 3 (low) | 
References
- ISO/IEC 9899-1999 5.2.4.1 Translation limits
- MISRA 04 Rule 5.1