This page is experimental and may change significantly in future releases.
Buffer Access with Incorrect Length Value
Properties
id: d3f:CWE-805
- name
- Buffer Access with Incorrect Length Value
- definition
- 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.
Neighbors
CWE-805 has no direct neighbors in this release.