diff options
author | 2024-10-09 10:32:11 -0700 | |
---|---|---|
committer | 2024-10-11 14:34:12 -0400 | |
commit | 6f2f724f0e116d9ea960ff3dd645add12e60e176 (patch) | |
tree | 8f9ed2193bbc3eabb023168cc07cc4ba74db7a78 /scripts/generate_rust_analyzer.py | |
parent | lsm: use lsm_prop in security_audit_rule_match (diff) | |
download | wireguard-linux-6f2f724f0e116d9ea960ff3dd645add12e60e176.tar.xz wireguard-linux-6f2f724f0e116d9ea960ff3dd645add12e60e176.zip |
lsm: add lsmprop_to_secctx hook
Add a new hook security_lsmprop_to_secctx() and its LSM specific
implementations. The LSM specific code will use the lsm_prop element
allocated for that module. This allows for the possibility that more
than one module may be called upon to translate a secid to a string,
as can occur in the audit code.
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions