Title | https://github.com/WebAssembly/wabt wabt 1.0.36 NULL Pointer Dereference |
---|
Description | A null pointer write vulnerability was discovered in the wabt::interp::(anonymous namespace)::BinaryReaderInterp::BeginFunctionBody function within glslang. This issue occurs when processing certain files, leading to a potential application crash.
The vulnerability arises in the wabt::interp::(anonymous namespace)::BinaryReaderInterp::BeginFunctionBody function defined in src/interp/binary-reader-interp.cc at line 829.
The reason is that the function BinaryReaderInterp::BeginFunctionBody did not check the validity of func_ before calling func_->code_offset, resulting in a null pointer dereference write. |
---|
Source | ⚠️ https://github.com/WebAssembly/wabt/issues/2565 |
---|
User | Anonymous User |
---|
Submission | 03/22/2025 01:59 PM (3 months ago) |
---|
Moderation | 04/02/2025 03:37 PM (11 days later) |
---|
Status | Accepted |
---|
VulDB Entry | 303013 [WebAssembly wabt 1.0.36 binary-reader-interp.cc BeginFunctionBody null pointer dereference] |
---|
Points | 20 |
---|