Unknown · Wasm-Micro-Runtime · CVE-2024-27532
**Name of the Vulnerable Software and Affected Versions**
wasm-micro-runtime (aka WebAssembly Micro Runtime or WAMR) version 06df58f
**Description**
The issue is related to a NULL Pointer Dereference in the function `block type get result types`. This indicates a problem where the code attempts to access memory through a null (or non-existent) pointer, which can lead to crashes or potentially allow an attacker to execute arbitrary code. No information is provided about the estimated number of potentially affected devices worldwide or details about real-world incidents where this issue was exploited.
**Recommendations**
For version 06df58f, as a temporary workaround, consider disabling the `block type get result types` function until a patch is available.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.