diff options
author | John Johansen <john.johansen@canonical.com> | 2022-09-20 04:01:28 -0700 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2022-10-03 14:49:04 -0700 |
commit | 1f939c6bd1512d0b39b470396740added3cb403f (patch) | |
tree | 8d165321dc116b94fa4bbed1cd1dee7157af75e5 /net | |
parent | 961f3e3de14467f3babe252f7b6cc44a36ebba64 (diff) | |
download | linux-stable-1f939c6bd1512d0b39b470396740added3cb403f.tar.gz linux-stable-1f939c6bd1512d0b39b470396740added3cb403f.tar.bz2 linux-stable-1f939c6bd1512d0b39b470396740added3cb403f.zip |
apparmor: Fix regression in stacking due to label flags
The unconfined label flag is not being computed correctly. It
should only be set if all the profiles in the vector are set, which
is different than what is required for the debug and stale flag
that are set if any on the profile flags are set.
Fixes: c1ed5da19765 ("apparmor: allow label to carry debug flags")
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions