This page is experimental and may change significantly in future releases.
Buffer Access Using Size of Source Buffer
Properties
id: d3f:CWE-806
- name
- Buffer Access Using Size of Source Buffer
- definition
- The product 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.
Neighbors
CWE-806 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-806 has no related weaknesses in this release.