First published: Tue Oct 20 2020(Updated: )
When multiple WASM threads had a reference to a module, and were looking up exported functions, one WASM thread could have overwritten another's entry in a shared stub table, resulting in a potentially exploitable crash.
Credit: security@mozilla.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mozilla Firefox | <82 | 82 |
<82 | 82 | |
Mozilla Firefox | <82.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Found alongside the following vulnerabilities)
CVE-2020-15681 is a vulnerability that allows one WASM thread to overwrite another's entry in a shared stub table in Mozilla Firefox, potentially leading to a crash.
CVE-2020-15681 has a severity level of medium (4) in Mozilla Firefox.
The CVE-2020-15681 vulnerability occurs when multiple WASM threads have a reference to a module and are looking up exported functions, causing one WASM thread to overwrite another's entry in a shared stub table.
Mozilla Firefox version up to exclusive 82 is affected by CVE-2020-15681.
To fix CVE-2020-15681, update your Mozilla Firefox to version 82 or later.