Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracingpolicy: trace capset system call
Produced event: ... "function_name": "security_capset", "args": [ { "process_credentials_arg": { { "cap_effective_arg": "000001ffffffffff" }, { "cap_inheritable_arg": "0000000000000000" }, { "cap_permitted_arg": "000001ffffffffff" } ], "return": { "int_arg": 0 }, "action": "KPROBE_ACTION_POST", "policy_name": "privileges-raise", "return_action": "KPROBE_ACTION_POST", "message": "Process changed its capabilities using capset system call", "tags": [ "observability.process", "observability.privilege" ] Signed-off-by: Djalal Harouni <tixxdz@gmail.com>
- Loading branch information