关键漏洞信息 漏洞描述 漏洞类型: Null pointer dereference 影响函数: ModuleState::setup CVE编号: CVE-2025-50950 复现步骤 1. 导出编译选项: 2. 配置并编译: 3. 运行测试用例: 地址Sanitizer结果 错误位置: ModuleState.cpp:143:41 错误详情: runtime error: member access within null pointer of type 'struct FileModule' 信号: AddressSanitizer:DEADLYSIGNAL 受影响版本 受影响版本: openexr - version: current master branch 修复版本: NA 问题类型 漏洞类型: Null pointer dereference 影响: Denial of Service 相关链接 POC文件: poc_file.zip 相关Pull Request: #67