Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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