Closed GLVSKiriti closed 7 months ago
This event is also tested against a running a falco instance and produces the critical priority log as expected on left terminal
@FedeDP similarly this triggers irrespective of userfaultfd syscall is successful or not just an attempt is enough to trigger the rule so return nil; https://github.com/falcosecurity/event-generator/blob/d8b3ae6f330d1ece430ec703cc384cd5010cbdd3/events/syscall/unprivileged_delegation_of_page_faults_handling_to_a_userspace_process.go#L31-L37
LGTM label has been added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: GLVSKiriti, leogr
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area events
What this PR does / why we need it: Added an event for default rule "Unprivileged Delegation of Page Faults Handling to a Userspace Process" as mentioned here
Which issue(s) this PR fixes:
Fixes #170
Special notes for your reviewer: