diff options
author | Casey Schaufler <casey@schaufler-ca.com> | 2024-10-09 19:32:14 +0200 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2024-10-11 20:34:13 +0200 |
commit | e4f682204408a5c4430bf636aec78c894c14e901 (patch) | |
tree | 541e8a6d21e9c33f21a397929c48bc2eeb794e47 /security/selinux/hooks.c | |
parent | lsm: use lsm_prop in security_ipc_getsecid (diff) | |
download | linux-e4f682204408a5c4430bf636aec78c894c14e901.tar.xz linux-e4f682204408a5c4430bf636aec78c894c14e901.zip |
audit: update shutdown LSM data
The audit process LSM information is changed from a secid audit_sig_sid
to an lsm_prop in audit_sig_lsm. Update the users of this data
appropriately. Calls to security_secid_to_secctx() are changed to use
security_lsmprop_to_secctx() instead. security_current_getsecid_subj()
is scaffolded. It will be updated in a subsequent patch.
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
[PM: subject line tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions