GHSA-97pw-xx9j-rg9jHighCVSS 7.1

In the Linux kernel, the following vulnerability has been resolved: fanotify: fix false positive...

Published
May 28, 2026
Last Modified
May 30, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

fanotify: fix false positive on permission events

fsnotify_get_mark_safe() may return false for a mark on an unrelated group, which results in bypassing the permission check.

Fix by skipping over detached marks that are not in the current group.

🔗 References (7)