Multiple vulnerabilities have been discovered in Spidermonkey, the worst of which could lead to arbitrary code execution.
Package | dev-lang/spidermonkey on all architectures |
---|---|
Affected versions | < 115.15.0 |
Unaffected versions | >= 115.15.0 |
SpiderMonkey is Mozilla’s JavaScript and WebAssembly Engine, used in Firefox, Servo and various other projects. It is written in C++, Rust and JavaScript. You can embed it into C++ and Rust projects, and it can be run as a stand-alone shell.
Multiple vulnerabilities have been discovered in Spidermonkey. Please review the CVE identifiers referenced below for details.
Please review the referenced CVE identifiers for details.
There is no known workaround at this time.
All Spidermonkey users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/spidermonkey-115.15.0:115"