Opened 2 years ago
Closed 2 years ago
#18767 closed enhancement (fixed)
SpiderMonkey-115.4.0
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | elevated | Milestone: | 12.1 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The changes in js/src since 115.3.1 appear to be for weak reference handling, with an added test referencing bug 1852729. That bug is not open for public access, so I assume it is a vulnerability fix.
Change History (4)
comment:1 by , 2 years ago
| Owner: | changed from to |
|---|---|
| Priority: | normal → elevated |
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

That is in the release notes for 119.0, probably also 115.4.0 but I have not looked at that yet.
CVE-2023-5728: Improper object tracking during GC in the JavaScript engine could have led to a crash. Rated as "moderate" i.e. medium.