Loading
lsm: enable CONFIG_BPF_LSM for use bpf in lsm program
euler inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8N9IB CVE: NA --------------------------------------- Enable CONFIG_BPF_LSM to support ebpf functionality is of great significance in scenarios such as kernel security reinforcement and container escape, kernel authorization, and sensitive file tampering prevention, making it easy to intercept sensitive/dangerous function operations. Signed-off-by:bitcoffee <liuxin350@huawei.com>