| 제목 | https://github.com/KhronosGroup/glslang glslang 15.1.0 NULL Pointer Dereference |
|---|
| 설명 | 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. |
|---|
| 원천 | ⚠️ https://github.com/KhronosGroup/glslang/issues/3903 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2025. 03. 21. AM 07:45 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 03. 30. PM 10:39 (10 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 302060 [Khronos Group glslang 15.1.0 Intermediate.cpp isConversionAllowed 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|