Return of Pointer Value Outside of Expected Range
CWE-466 · Base · Draft
A function can return a pointer to memory that is outside of the buffer that the pointer is expected to reference.
A function can return a pointer to memory that is outside of the buffer that the pointer is expected to reference.