Skip to content

feat: support large(or explicitly-sized) sandbox for x64#16

Draft
t-noh wants to merge 3 commits into
lfi-project:masterfrom
t-noh:x64-largesbx-pr
Draft

feat: support large(or explicitly-sized) sandbox for x64#16
t-noh wants to merge 3 commits into
lfi-project:masterfrom
t-noh:x64-largesbx-pr

Conversation

@t-noh

@t-noh t-noh commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator

Currently, changes are fairly FF-specific.

  1. Enabling large sandbox must disable ctxreg as it uses r15 as mask.
  2. FF uses GS as TLS base, so it introduces two uses of GS; segue(sandbox base) or TLS.
  3. FF runs single sandbox, so it sets GS once at spawn.
  • We should fix the naming of "large-sandbox" scheme, unless a decision has already been made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant