Bug 308239
| Summary: | Handle Memory64 load and store base + index overflow in IPInt | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ccarley2
In IPInt during Memory64 load and store instructions, we are not checking for overflow when adding the base and index.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170743839>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/59018
EWS
Committed 307945@main (efd2123c28f0): <https://commits.webkit.org/307945@main>
Reviewed commits have been landed. Closing PR #59018 and removing active labels.