#19933 closed enhancement (fixed)
js-115.12.0 (spidermonkey)
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | elevated | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (5)
comment:1 by , 10 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 months ago
Priority: | normal → elevated |
---|
comment:3 by , 10 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 10 months ago
- CVE-2024-5688: Use-after-free in JavaScript object transplant (High) - If a garbage collection was triggered at the right time, a use-after-free could have occurred during object transplant.
Note:
See TracTickets
for help on using tickets.
Fixed at daf198aab135b3833ac5e64bfc59c8496a8d04a3
There is one CVE in here, will get that tomorrow.