Skip to content

RPC call is not able to validate if address passed by the caller is valid or not #34

@ventZl

Description

@ventZl

Addresses passed by the caller of RPC method can not be reliably validated in the userspace, e.g. by the RPC method itself.

RPC method running into invalid memory address will cause caller's thread to crash. Despite this the server can remain in an invalid state - for example a mutex remain locked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions