Closed h4l0gen closed 6 months ago
In this event, flags are set syscall.CLONE_NEWNS | syscall.CLONE_NEWUSER as this action is in the privileged container. Rule triggered successfully but this action shows an error as to launch mount inside privileged container we need more flags and permission like (cap_sys_admin) IMO that just make this event complex. What you think @leogr @FedeDP
@FedeDP If everything looks good to you, then we are good to go with this PR.
@FedeDP changes done.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: FedeDP, h4l0gen
The full list of commands accepted by this bot can be found here.
The pull request process is described here
LGTM label has been added.
What type of PR is this?
Any specific area of the project related to this PR?
/area events
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #204
Special notes for your reviewer: