Runtime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (BPF-LSM, AppArmor).
1.49k
stars
343
forks
source link
bug: BPFLSM enforcer fails to load on newer kernels (6.8+) #1836
Closed
DelusionalOptimist closed 2 months ago
Bug Report
General Information
Linux pingu 6.10.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 27 Jul 2024 16:49:55 +0000 x86_64 GNU/Linux
Also seen on FedoraTo Reproduce
Make sure your kernel has BPF LSM enabled and run KubeArmor
Get the below error
Try to load it manually
Expected behavior
KubeArmor should load BPF LSM enforcer.