| Titel | https://github.com/KhronosGroup/glslang glslang 15.1.0 NULL Pointer Dereference |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/KhronosGroup/glslang/issues/3903 |
|---|
| Benutzer | Anonymous User |
|---|
| Einreichung | 21.03.2025 07:45 (vor 1 Jahr) |
|---|
| Moderieren | 30.03.2025 22:39 (10 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 302060 [Khronos Group glslang 15.1.0 Intermediate.cpp isConversionAllowed Denial of Service] |
|---|
| Punkte | 20 |
|---|