You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Harden mode requires bpf lsm hook. LSM hooks can be used for malicious intents (like a malware preventing from being killed).
So include LSM hook on security_bpf in harden mode to allow only Kunai to register LSM hooks.
The text was updated successfully, but these errors were encountered:
Harden mode requires bpf lsm hook. LSM hooks can be used for malicious intents (like a malware preventing from being killed).
So include LSM hook on
security_bpf
in harden mode to allow only Kunai to register LSM hooks.The text was updated successfully, but these errors were encountered: