Thank you Casey! I'll resend this specific patch to linux-security-module list. Should I include the other 2 binder patches as well as they are using this new permission? On Tue, Apr 15, 2025 at 9:13 AM Casey Schaufler <casey@xxxxxxxxxxxxxxxx> wrote: > > On 4/15/2025 12:10 AM, Li Li wrote: > > From: Thiébaud Weksteen <tweek@xxxxxxxxxx> > > > > Introduce a new permission "setup_report" to the "binder" class. > > This persmission controls the ability to set up the binder generic > > netlink driver to report certain binder transactions. > > > > Signed-off-by: Thiébaud Weksteen <tweek@xxxxxxxxxx> > > Signed-off-by: Li Li <dualli@xxxxxxxxxx> > > --- > > include/linux/lsm_hook_defs.h | 1 + > > include/linux/security.h | 6 ++++++ > > security/security.c | 13 +++++++++++++ > > This patch needs to be sent to the linux-security-module list. >