lkrg-org / lkrg

Linux Kernel Runtime Guard
https://lkrg.org
Other
404 stars 72 forks source link

selinux_enabled enforcement does not obey kint_enforce #201

Open solardiz opened 1 year ago

solardiz commented 1 year ago

For selinux_enabled, we unconditionally restore it to the old value, instead of obeying kint_enforce. We should probably fix that. For selinux_state->enforcing, we do obey kint_enforce.