Key Information Vulnerability Description Type: Heap-Buffer-Overflow Function: File: Issue Overview The program may encounter a heap buffer overflow when processing meshes, vertices, normals, and bones, particularly when accessing out-of-bounds memory. The following code lines are involved: These lines may access already-freed memory, leading to undefined behavior, including heap buffer overflow. Platform Information Operating System: Ubuntu 22.04.5 LTS Compiler Version: Ubuntu clang version 16.0.6 Commit Version: b3a47a60fa0a8379bf8a078be4a5f44811cd2012 Reproduction Steps ASAN Report The report file is located in Tags & Classification Tags: Bug, Fuzzer, Sanitizer Type: Bug Parent Issue: #6128