Title | https://github.com/KhronosGroup/glslang glslang 15.1.0 NULL Pointer Dereference |
---|
Description | A null pointer read vulnerability was discovered in the glslang::TIntermediate::isConversionAllowed function within glslang. This issue occurs when processing certain files, leading to a potential application crash.
The vulnerability arises in the glslang::TIntermediate::isConversionAllowed function defined in glslang/MachineIndependent/Intermediate.cpp at line 541.
The reason is that the function H5O__cache_chk_serialize did not check the validity of node before calling node->getBasicType(), resulting in a null pointer dereference read. |
---|
Source | ⚠️ https://github.com/KhronosGroup/glslang/issues/3903 |
---|
User | Anonymous User |
---|
Submission | 03/21/2025 07:45 AM (3 months ago) |
---|
Moderation | 03/30/2025 10:39 PM (10 days later) |
---|
Status | Accepted |
---|
VulDB Entry | 302060 [Khronos Group glslang 15.1.0 Intermediate.cpp isConversionAllowed null pointer dereference] |
---|
Points | 20 |
---|