Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: kernel hardening #499

Merged
merged 6 commits into from
Oct 10, 2023
Merged

feat: kernel hardening #499

merged 6 commits into from
Oct 10, 2023

Conversation

zshipko
Copy link
Contributor

@zshipko zshipko commented Oct 6, 2023

  • Kernel-specific tests
  • Add bounds checking to the kernel, which can toggled using the bounds-checking feature
  • Next week I will do some benchmarking to determine the runtime performance impact of bounds checking and can consider if it should be relaxed for certain operations (mainly stores/loads)

Automated PR to update `runtime/src/extism-runtime.wasm` in PR #499

Co-authored-by: zshipko <zshipko@users.noreply.github.com>
@zshipko zshipko merged commit 64fd246 into main Oct 10, 2023
31 checks passed
@zshipko zshipko deleted the kernel-testing branch October 10, 2023 23:15
zshipko added a commit that referenced this pull request Oct 10, 2023
Automated PR to update `runtime/src/extism-runtime.wasm` in PR #499

Co-authored-by: zshipko <zshipko@users.noreply.github.com>
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.

None yet

1 participant