Key Information CVE ID: CVE-2025-45332 Version: 1.1 Discoverer: WeiBin Qiu (qiu2421024027@fudan.edu.cn) Affected Components: common/loaders/formats/wavefront/mtlloader.c, struct mesh_material_arr parse_mtlilib, current Reference Link: https://github.com/vkoskiv/c-ray/issues/119 Description: A NULL pointer dereference vulnerability occurs in the function. NULL Pointer Dereference Process: 1. is initialized to NULL: 2. NULL pointer dereference occurs at . Relevant Code Snippet