Closed Bug 1566220 Opened 6 years ago Closed 6 years ago

Demonstrate wasm library sandbox for Intel x64 for use with RLBox APIs

Categories

(Core :: General, task, P3)

x86_64
Unspecified
task

Tracking

()

RESOLVED FIXED

People

(Reporter: shravanrn, Assigned: shravanrn, Mentored)

References

(Blocks 1 open bug)

Details

Project "Toolkit for sandboxing third-parties libraries in Firefox" described here
https://wiki.mozilla.org/Community:SummerOfCode19

This tracks the progress of evaluating existing WASM compiler toolchains to produce "sandboxed" assembly, i.e., assembly that cannot read/write outside a given memory range and cannot execute code outside the sandbox except functions that are explicitly permitted.

Due to the "in development" state of WASM, this task may impose additional requirements on WASM compiler (which are consistent with the spec) but are unimplemented as the browser does not currently rely on these. One example is changing the list of WASM import functions during execution of the WASM code.

Assignee: nobody → shravanrn
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Depends on: 1566244
Depends on: 1566248
Depends on: 1566245
Depends on: 1566247
Type: task → enhancement
Priority: -- → P3
Type: enhancement → task
Component: Javascript: WebAssembly → General
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.