CWEBaseIncomplete5 recent CVEs

CWE-823Use of Out-of-range Pointer Offset

Description

The product performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer.

[object Object]

Common consequences

Related CWEs

Recent CVEs classified under this CWE