Main Content
CWE Rule 806
Description
Rule Description
The software uses the size of a source buffer when reading from or writing to a destination buffer, which may cause it to access memory that is outside of the bounds of the buffer.
Polyspace Implementation
The rule checker checks for the issue Destination buffer overflow in string manipulation.
Examples
Check Information
Category: Others |
Version History
Introduced in R2023a