Bug 308356
| Summary: | Fix Memory64 bounds checking and overflow checks in BBQ | ||
|---|---|---|---|
| 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
Bounds checking code is incorrect for Memory64 and there is a possibility for overflow when preparing pointers with larget offsets/large pointers
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170851725>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/59137
EWS
Committed 308634@main (d8a913bd3feb): <https://commits.webkit.org/308634@main>
Reviewed commits have been landed. Closing PR #59137 and removing active labels.