关键信息 CVE编号: CVE-2025-45332 版本: 1.1 发现者: WeiBin Qiu (qiu2421024027@fudan.edu.cn) 受影响组件: common/loaders/formats/wavefront/mtlloader.c, struct mesh_material_arr parse_mtlilib, current 参考链接: https://github.com/vkoskiv/c-ray/issues/119 描述: NULL指针引用漏洞发生在 函数中。 NULL指针引用发生过程: 1. 被设置为NULL: 2. 在 处发生NULL指针引用。 相关代码片段