mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update apparmor_kernel_development_guide
parent
5691a45d26
commit
182e255b66
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ The confining profile can transition to single profile, either the same or somet
|
|||
|
||||
When seccomp nnp is set, it affects what domain transitions can occur. Specifically exec time inheritance of the current profile is allowed but regular profile transitions are blocked. The only transition that is allowed is from ```unconfined``` to any profile as this always results in less privileges.
|
||||
|
||||
## post 4.13
|
||||
## 4.13..4.16
|
||||
AppArmor replaced the profile* stored in the task_ctx stored off the cred with a label*.
|
||||
|
||||
```task -> cred -> security (task_ctx *) -> label```
|
||||
|
|
Loading…
Add table
Reference in a new issue