mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
694 B
Markdown
18 lines
694 B
Markdown
### [CVE-2024-3856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3856)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A use-after-free could occur during WASM execution if garbage collection ran during the creation of an array. This vulnerability affects Firefox < 125.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1885829
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|