hyperlight-dev / hyperlight-dev/hyperlight

Fully Implement ASLR

Open
#199 0 comments 0 reactions 0 assignees View on GitHub
area/security lifecycle/confirmed
Dominant language
Rust
Stars
4.7k
Forks
208
Avg merge
1d 7h
Merged PRs (30d)
47

Description

We should either go all in on ASLR for security reasons and make the code location random, or load the code at a fixed address in the guest, saving on the cost of relocations & dynamic binaries. At present we relocate but to a fixed address.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.