Skip to content

Commit

Permalink
drop binder
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Sharshakov <[email protected]>
  • Loading branch information
dsseng committed Oct 5, 2024
1 parent 2753ea4 commit 5dd6921
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions selinux/common/processes.cil
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,6 @@
; Used by chromium, wine, other. Might be useful to disable to protect from kernel null-deref exploits
(allow any_p self (memprotect (mmap_zero)))
; TODO: kernel_service
; Android binder IPC, for now unconfined
(allow any_p self (binder (impersonate call set_context_mgr transfer)))
; TODO: anon_inode
; TODO: override_creds?
(allow any_p self (io_uring (sqpoll cmd)))
Expand Down

0 comments on commit 5dd6921

Please sign in to comment.