Bug 7058 - ANCK 5.10 does not enable bpf-LSM by default
Summary: ANCK 5.10 does not enable bpf-LSM by default
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: kernel - anck-5.10 (show other bugs) kernel - anck-5.10
Version: 8.8
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao_mq
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-26 10:38 UTC by wangchuanguo_lc
Modified: 2023-10-26 13:39 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wangchuanguo_lc inspur_group 2023-10-26 10:38:19 UTC
Description of problem:
bpf/LSM prog can be loaded ,but does not  work correctly.

Version-Release number of selected component (if applicable):
5.10

How reproducible:
write one bpf/lsm example(e.g. rmdir), load and test



Expected results:
Not only can it be loaded, but it also needs to be able to actually run
Comment 1 小龙 admin 2023-10-26 13:39:18 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2383