mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Add CAP_CHECKPOINT_RESTORE to severity.db
MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/656
Signed-off-by: John Johansen <john.johansen@canonical.com>
(cherry picked from commit 2c2dbdc3a3
)
This commit is contained in:
parent
9f0415e1ab
commit
f305bb1831
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
CAP_SETUID 9
|
||||
CAP_FOWNER 9
|
||||
CAP_BPF 9
|
||||
CAP_CHECKPOINT_RESTORE 9
|
||||
# Denial of service, bypass audit controls, information leak
|
||||
CAP_SYS_TIME 8
|
||||
CAP_NET_ADMIN 8
|
||||
|
|
Loading…
Add table
Reference in a new issue