Skip to content

Commit

Permalink
Revert "Allow unconfined_t execute kmod in the kmod domain"
Browse files Browse the repository at this point in the history
This reverts commit 55262ef as it prevents
insmod ./module.ko
from working.

Resolves: RHEL-54710
  • Loading branch information
zpytela committed Nov 12, 2024
1 parent cf10d93 commit cd57e25
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions policy/modules/roles/unconfineduser.te
Original file line number Diff line number Diff line change
Expand Up @@ -340,10 +340,6 @@ optional_policy(`
# mock_role(unconfined_r, unconfined_t)
#')

optional_policy(`
modutils_domtrans_kmod(unconfined_t)
')

optional_policy(`
mozilla_role_plugin(unconfined_r)

Expand Down

0 comments on commit cd57e25

Please sign in to comment.