mirror of https://github.com/torvalds/linux.git
After a policy replacement, the task cred may be out of date and need to be updated. However change_hat is using the stale profiles from the out of date cred resulting in either: a stale profile being applied or, incorrect failure when searching for a hat profile as it has been migrated to the new parent profile. Fixes: |
||
|---|---|---|
| .. | ||
| include | ||
| .gitignore | ||
| Kconfig | ||
| Makefile | ||
| apparmorfs.c | ||
| audit.c | ||
| capability.c | ||
| context.c | ||
| crypto.c | ||
| domain.c | ||
| file.c | ||
| ipc.c | ||
| lib.c | ||
| lsm.c | ||
| match.c | ||
| path.c | ||
| policy.c | ||
| policy_unpack.c | ||
| procattr.c | ||
| resource.c | ||
| sid.c | ||