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.
1
cwe_id
125
name
Out-of-bounds Read
description
The product reads data past the end, or before the beginning, of the intended buffer.