Skip to content

Fully Implement ASLR #199

Open
Enhancement
@simongdavies

Description

@simongdavies

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/securityInvolves security-related changes or fixeslifecycle/confirmedBug is verified or proposal seems reasonable

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions