Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backdoor: allow avoiding iopl permission errors #8

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Commits on Oct 7, 2020

  1. backdoor: allow avoiding iopl permission errors

    This introduces additional methods for the backdoor-opening logic,
    in order to allow consuming applications to keep going when changing
    I/O access level is not alloewd (see kernel_lockdown(7) on Linux).
    In most cases the library may work without higher I/O level,
    and actual failures can be handled via normal error-handling on RPC
    methods.
    lucab committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    0e02703 View commit details
    Browse the repository at this point in the history