Skip to content

Commit

Permalink
tracing: fix tracing policy hook
Browse files Browse the repository at this point in the history
Signed-off-by: Djalal Harouni <[email protected]>
  • Loading branch information
tixxdz committed Aug 31, 2023
1 parent a0af7a6 commit 31ad1df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
operator: "Equal"
values:
- "2" # READING_MODULE
- call: "find_module_sections"
- call: "mod_sysfs_setup"
# Display module name and if its signature was verified. It handles both init_module()
# and finit_module(). Operates on load_info and does not use security_kernel_load_data()
# there is no point into using it.
Expand Down

0 comments on commit 31ad1df

Please sign in to comment.