From f6d2a1f289e655200f4cc7dd6ec610011a36fdba Mon Sep 17 00:00:00 2001 From: John Johansen Date: Thu, 9 May 2019 10:41:52 +0000 Subject: [PATCH] Update Kernel_Feature_Matrix --- Kernel_Feature_Matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kernel_Feature_Matrix.md b/Kernel_Feature_Matrix.md index 7599e42..d1fbebc 100644 --- a/Kernel_Feature_Matrix.md +++ b/Kernel_Feature_Matrix.md @@ -15,7 +15,7 @@ | 4.9 - 4.10 | Bug fixes and code cleanups | | | 4.11 | | ```1``` AppArmor 3.0
```2``` Disables kernel profile load dedup to improve initial profile load performance
```3``` Does not change file access permissions, just where the check is done. Can result in mediation that would not occur under the old scheme due to some inherited fds never being accessed.
```4``` gen/logprof support???
| | 4.12 | | | -| 4.13 | | ```1``` AppArmor 2.10
```2``` library interface added to AppArmor 3.0, can be used directly with any version apparmor
```3``` AppArmor 3.0
```4``` AppArmor 3.0???? | +| 4.13 | | ```1``` AppArmor 2.10
```2``` library interface added to AppArmor 3.0, can be used directly with any version apparmor
```3``` AppArmor 3.0
```4``` AppArmor 3.0???? | | 4.14 |
  • mount mediation1
    • new mount
    • remount
    • bind mount
    • change type
    • umount
    • pivot_root
  • signal mediation2
  • policy unpack log extended error messages
  • Bug fixes and code cleanups
| ```1``` AppArmor 2.8
```2``` AppArmor 2.9 | | 4.15 - 4.16 | Bug fixes and code cleanups| | | 4.17 |
  • v8 abi1
  • generic socket mediation (ie. basic network mediation)1
  • improved profile attachment logic
    • handle overlapping expression resolution up to 8 characters dynamic overlap in kernel2
    • xattr attachment conditional1
    • no_new_privs improved attachment with subset test based on confinement at time no_new_privs was entered3
  • signal mediation of profile stacks4
  • Bug fixes and code cleanups
| ```1``` AppArmor 3.0 and requires policy using feature abi rules
```2``` Any userspace that supports attachment conditionasl 2.5+
```3``` no userspace requirements, reduces cases where nnp prevents a transition
```4```Same userspace as regular signal mediation AppArmor 2.9 |