A segmentation fault (SEGV) was detected in the Assimp::SplitLargeMeshesProcess_Triangle::UpdateNode function within the Assimp library during fuzz testing using AddressSanitizer. The crash occurs due to a read access violation at address 0x000000000460, which points to the zero page, indicating a null or invalid pointer dereference.
References
Link | Resource |
---|---|
https://github.com/assimp/assimp/issues/5791 |
Configurations
No configuration.
History
No history.
Information
Published : 2024-10-24 21:15
Updated : 2024-10-28 19:35
NVD link : CVE-2024-48425
Mitre link : CVE-2024-48425
CVE.ORG link : CVE-2024-48425
JSON object : View
Products Affected
No product.
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')