Skip to content

Implement fine-grained W^X protection #32

Description

@bin-wang

Right now we have to mark the entire heap as executable during startup. Technically this is not safe and we should implement fine-grained W^X protection depending on whether a memory region is used for code cache or other data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions