CWE Rule 130
Description
The software parses a formatted message or structure, but it does not handle or incorrectly handles a length field that is inconsistent with the actual length of the associated data.
Polyspace Implementation
The rule checker checks for Mismatch between data length and size.
Examples
Check Information
| Category: Data Processing Errors |
PQL Name: std.cwe_native.R130 |
Version History
Introduced in R2023a