Firefox · SpiderMonkey
CVE-2025-11153
Logic Error in SpiderMonkey
Overview
High
Severity
—
CVSS
No
Exploited ITW
Fixed
Fix Status
Files Changed
js/src/jit/MIROps.yaml
Patch
diff --git a/js/src/jit/MIROps.yaml b/js/src/jit/MIROps.yaml
index d6c33f4144c..fbc383a75b7 100644
--- a/js/src/jit/MIROps.yaml
+++ b/js/src/jit/MIROps.yaml
@@ -1794,10 +1794,7 @@
arguments:
elementType: Scalar::Type
result_type: Elements
- movable: true
- congruent_to: if_operands_equal
alias_set: custom
- clone: true
generate_lir: true
# Read the length of a resizable typed array.
Loading diff…
References
On This Page