Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 388 Bytes

File metadata and controls

6 lines (5 loc) · 388 Bytes

Reproducer CVE-2023-24817

For the bug details see the writeup.

The out-of-bounds access destroys some of the metadata of the packet buffer heap. During allocation a invalid chunk address is dereferenced. In this case the address is stored in r0 and the register dump shows that this address is not a valid memory region.