Re: [PATCH v17 1/3] lsm, selinux: Add setup_report permission to binder

From: Casey Schaufler
Date: Tue Apr 15 2025 - 12:13:29 EST


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.