Closed Bug 1830962 Opened 1 year ago Closed 1 year ago

Update wasm2c to disable Wasm exception handling code from runtime

Categories

(Core :: Security: RLBox, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox114 --- fixed

People

(Reporter: shravanrn, Assigned: shravanrn)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Wasm2c's runtime currently includes support for Wasm exception handling -- a feature which is not used by RLBox's library sandboxing, but has a large security surface. While this part of the runtime should theoretically be dead code, this update allows us to guarantee this part of the runtime is not included at all, and is a better choice.

Summary: Update wasm2c to disable exception handling code from runtime → Update wasm2c to disable Wasm exception handling code from runtime
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/6fceae307b7c
Update wasm2c to disable Wasm exception handling code from runtime r=glandium
Depends on: 1829765

I have pushed an updated patch

Flags: needinfo?(shravanrn)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/b29a8a264671
Update wasm2c to disable Wasm exception handling code from runtime r=glandium
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: