From 13a2513bee6cbffdba3025558d5760d0c74b2007 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Wed, 17 Apr 2019 07:57:24 +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 8a6027c..0297857 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 | | | | 4.12 | | | -| 4.13 | | | +| 4.13 | | ```1``` AppArmor 2.10 | | 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
```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 |