Main Content
CWE Rule 130
Description
Rule 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 |
Version History
Introduced in R2023a