Improper Handling of Length Parameter Inconsistency
description
The product 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.
1
cwe_id
805
name
Buffer Access with Incorrect Length Value
description
The product uses a sequential operation to read or write a buffer, but it uses an incorrect length value that causes it to access memory that is outside of the bounds of the buffer.