> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Integer overflow allocation

<AccordionGroup>
  <Accordion title="integer-overflow-allocation">
    `$PTR` is allocated by `$ALLOC`. The size of this allocation is calculated from `$SIZE_EXPR`. If this calculation overflows then `$SINK` may overflow the heap allocated buffer.<br />**Likelihood**: LOW<br />**Confidence**: LOW<br />**CWE**: <br />- CWE-680: Integer Overflow to Buffer Overflow
  </Accordion>
</AccordionGroup>
