This page is experimental and may change significantly in future releases.
Buffer Underwrite ('Buffer Underflow')
Properties
id: d3f:CWE-124
- name
- Buffer Underwrite ('Buffer Underflow')
- definition
- The product writes to a buffer using an index or pointer that references a memory location prior to the beginning of the buffer.
- synonyms
- buffer underrun
Neighbors
CWE-124 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-124 has no related weaknesses in this release.