[PATCH v22 08/23] LSM: Use lsmblob in security_task_getsecid

2020-11-04 Thread Casey Schaufler
Change the security_task_getsecid() interface to fill in a lsmblob structure instead of a u32 secid in support of LSM stacking. Audit interfaces will need to collect all possible secids for possible reporting. Reviewed-by: Kees Cook Reviewed-by: John Johansen Acked-by: Stephen Smalley Acked-by:

[PATCH v22 08/23] LSM: Use lsmblob in security_task_getsecid

2020-11-04 Thread Casey Schaufler
Change the security_task_getsecid() interface to fill in a lsmblob structure instead of a u32 secid in support of LSM stacking. Audit interfaces will need to collect all possible secids for possible reporting. Reviewed-by: Kees Cook Reviewed-by: John Johansen Acked-by: Stephen Smalley Acked-by: