Skip to content

EBPF program types should be restricted to their declared IRQL #2020

@Alan-Jowett

Description

@Alan-Jowett

eBPF program types should only be invoked at either passive or dispatch, but not both.

Some helper functions are only usable at either passive or dispatch. The list of helper functions usable for a specific program type should be restricted to only the helper functions whose IRQL requirements match the program types IRQL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagedDiscussed in a triage meeting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions