这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: check stack pointer on host call #569

@JonasKruckenberg

Description

@JonasKruckenberg

As a defense-in-depth precaution against ROP exploits (where the wasm vm is compromised) executing hostcalls we should check the stack pointer on hostcall entry actually points to the allocated wasm stack region. If not this means a ROP stack pivot or some other kind of brokenness.
In any case we should cancel the task immediately

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededsys: WASMRelated to the WebAssembly Engine

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions