| タイトル | 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日 07:45 (1 年 ago) |
|---|
| モデレーション | 2025年03月30日 22:39 (10 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 302060 [Khronos Group glslang 15.1.0 Intermediate.cpp isConversionAllowed サービス拒否] |
|---|
| ポイント | 20 |
|---|