Main Content
CWE Rule 126
Description
Rule Description
The software reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer.
Polyspace Implementation
The rule checker checks for Buffer overflow from incorrect string format specifier.
Examples
Check Information
Category: Others |
Version History
Introduced in R2023a