aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/af_unix.c
diff options
context:
space:
mode:
authorRyan Lee <[email protected]>2025-06-23 21:58:00 +0000
committerJohn Johansen <[email protected]>2025-07-20 09:19:28 +0000
commit4ce7d3cf5ad846a8843f8afc78de2a8309f74f12 (patch)
tree1d2de151ecaddc8baf00effa684fc8b9be8cb39c /security/apparmor/af_unix.c
parentapparmor: fix kernel doc warnings for kernel test robot (diff)
downloadkernel-4ce7d3cf5ad846a8843f8afc78de2a8309f74f12.tar.gz
kernel-4ce7d3cf5ad846a8843f8afc78de2a8309f74f12.zip
apparmor: remove redundant perms.allow MAY_EXEC bitflag set
This section of profile_transition that occurs after x_to_label only happens if perms.allow already has the MAY_EXEC bit set, so we don't need to set it again. Fixes: 16916b17b4f8 ("apparmor: force auditing of conflicting attachment execs from confined") Signed-off-by: Ryan Lee <[email protected]> Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'security/apparmor/af_unix.c')
0 files changed, 0 insertions, 0 deletions