diff options
author | 2022-05-07 01:58:36 -0700 | |
---|---|---|
committer | 2022-10-03 14:49:03 -0700 | |
commit | 1cf26c3d2c4c2098e39a9905174d7842b531e693 (patch) | |
tree | 1296514bd9a116969e6b2dc2b936de582d430523 /tools/perf/scripts/python | |
parent | apparmor: Fix abi check to include v8 abi (diff) | |
download | wireguard-linux-1cf26c3d2c4c2098e39a9905174d7842b531e693.tar.xz wireguard-linux-1cf26c3d2c4c2098e39a9905174d7842b531e693.zip |
apparmor: fix apparmor mediating locking non-fs unix sockets
the v8 and earlier policy does not encode the locking permission for
no-fs unix sockets. However the kernel is enforcing mediation.
Add the AA_MAY_LOCK perm to v8 and earlier computed perm mask which will
grant permission for all current abi profiles, but still allow specifying
auditing of the operation if needed.
Link: http://bugs.launchpad.net/bugs/1780227
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions