Files
CVEs-PoC/2021/CVE-2021-43539.md
T
2024-05-25 21:48:12 +02:00

1.1 KiB

CVE-2021-43539

Description

Failure to correctly record the location of live pointers across wasm instance calls resulted in a GC occurring within the call not tracing those live pointers. This could have led to a use-after-free causing a potentially exploitable crash. This vulnerability affects Thunderbird < 91.4.0, Firefox ESR < 91.4.0, and Firefox < 95.

POC

Reference

No PoCs from references.

Github