Submit #524561: https://github.com/KhronosGroup/glslang glslang 15.1.0 NULL Pointer Dereferenceinfo

Titlehttps://github.com/KhronosGroup/glslang glslang 15.1.0 NULL Pointer Dereference
DescriptionA 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
Submission03/21/2025 07:45 AM (3 months ago)
Moderation03/30/2025 10:39 PM (10 days later)
StatusAccepted
VulDB Entry302060 [Khronos Group glslang 15.1.0 Intermediate.cpp isConversionAllowed null pointer dereference]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!