linux/security/smack
Casey Schaufler f4602f163c lsm: use lsm_prop in security_ipc_getsecid
There may be more than one LSM that provides IPC data for auditing.
Change security_ipc_getsecid() to fill in a lsm_prop structure instead
of the u32 secid.  Change the name to security_ipc_getlsmprop() to
reflect the change.

Cc: audit@vger.kernel.org
Cc: linux-security-module@vger.kernel.org
Cc: selinux@vger.kernel.org
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
[PM: subject line tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
2024-10-11 14:34:13 -04:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
smack_access.c smack: Replace kzalloc + strncpy with kstrndup 2022-08-01 11:26:09 -07:00
smack_lsm.c lsm: use lsm_prop in security_ipc_getsecid 2024-10-11 14:34:13 -04:00
smack_netfilter.c Smack changes for v6.12 2024-09-19 13:09:19 +02:00
smack.h lsm: infrastructure management of the key security blob 2024-07-29 16:54:51 -04:00
smackfs.c smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso 2024-09-03 08:37:17 -07:00