summaryrefslogtreecommitdiff
path: root/samples/workqueue/stall_detector/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorOndrej Mosnacek <omosnace@redhat.com>2026-02-16 16:06:25 +0100
committerJan Kara <jack@suse.cz>2026-02-26 15:18:41 +0100
commit66052a768d4726a31e939b5ac902f2b0b452c8d5 (patch)
tree0a2045116eed153d95d151e76010c4373f241094 /samples/workqueue/stall_detector/git@git.tavy.me:linux.git
parent0d5ee3373426395478c355f3e93ba4b1118a04e9 (diff)
fanotify: call fanotify_events_supported() before path_permission() and security_path_notify()
The latter trigger LSM (e.g. SELinux) checks, which will log a denial when permission is denied, so it's better to do them after validity checks to avoid logging a denial when the operation would fail anyway. Fixes: 0b3b094ac9a7 ("fanotify: Disallow permission events for proc filesystem") Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Paul Moore <paul@paul-moore.com> Link: https://patch.msgid.link/20260216150625.793013-3-omosnace@redhat.com Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'samples/workqueue/stall_detector/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions