[OS-BUILD PATCH 2/2] configs: enable BPF LSM on Fedora and ARK

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>

configs: enable BPF LSM on Fedora and ARK

We are going to want to enable BPF LSM in RHEL, so start building it on
ARK and update the default LSM list so that it is enabled on boot by
default (to enable testing). It should have almost no performance impact
unless userspace attaches some BPF programs to the hooks. Users can
still completely turn it off by adding lsm="yama,integrity,selinux" to
the kernel command line.

Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx>

diff a/redhat/configs/common/generic/CONFIG_BPF_LSM b/redhat/configs/common/generic/CONFIG_BPF_LSM
--- a/redhat/configs/common/generic/CONFIG_BPF_LSM
+++ b/redhat/configs/common/generic/CONFIG_BPF_LSM
@@ -1 +1 @@
-# CONFIG_BPF_LSM is not set
+CONFIG_BPF_LSM=y
diff a/redhat/configs/common/generic/CONFIG_LSM b/redhat/configs/common/generic/CONFIG_LSM
--- a/redhat/configs/common/generic/CONFIG_LSM
+++ b/redhat/configs/common/generic/CONFIG_LSM
@@ -1 +1 @@
-CONFIG_LSM="yama,integrity,selinux"
+CONFIG_LSM="yama,integrity,selinux,bpf"
diff a/redhat/configs/fedora/generic/CONFIG_BPF_LSM b/redhat/configs/fedora/generic/CONFIG_BPF_LSM
--- a/redhat/configs/fedora/generic/CONFIG_BPF_LSM
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_BPF_LSM=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/922
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux