Skip to content

Implement additional hooks to capture file descriptor passing #19

Description

@robertosassu

IMA is invoked during a file open, memory mapping operation or execution. However, a process would be also able to obtain data from an already opened file descriptor without any of the already implemented hooks, through file passing.

The cases that must be handled are:

If we find more hooks, they will be added to the list above.

This issue tracks the progress on implementing those hooks and ensuring that IMA is consulted every time a process obtains an existing file descriptor.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions