diff mbox series

binder: add setup_report permission

Message ID 20250415071329.3266921-1-dualli@chromium.org (mailing list archive)
State Not Applicable
Headers show
Series binder: add setup_report permission | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Li Li April 15, 2025, 7:13 a.m. UTC
From: Li Li <dualli@google.com>

This adds the new permission "binder:setup_report" for the kernel
patchset "binder: report txn errors via generic netlink". A new test
is also added to selinux-testsuite to cover this new permission.

Signed-off-by: Li Li <dualli@google.com>
---
 policy/flask/access_vectors | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/policy/flask/access_vectors b/policy/flask/access_vectors
index 58a559ca1..36817566e 100644
--- a/policy/flask/access_vectors
+++ b/policy/flask/access_vectors
@@ -835,6 +835,7 @@  class binder
 	call
 	set_context_mgr
 	transfer
+	setup_report
 }
 
 class netlink_iscsi_socket