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.
Published: 2026-05-28
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel's fanotify subsystem contained a flaw where fsnotify_get_mark_safe() could mistakenly report that a mark belonged to an unrelated group, thereby allowing an attacker to bypass permission checks on certain filesystem events. This bypass provides unauthorized access to protected resources, effectively granting an attacker higher privilege than intended for that operation.

Affected Systems

The vulnerability applies to the Linux kernel itself. No specific kernel release information was provided, so any deployment of the Linux kernel that has not already incorporated the fix may be affected.

Risk and Exploitability

The exploit requires interacting with the fanotify interface, implying a local or privileged attacker could trigger the bug. Because EPSS data is unavailable and the issue is not listed in CISA KEV, the likelihood of widespread exploitation is currently unclear. Nonetheless, the absence of a proper authorization check can have severe confidentiality and integrity implications for affected systems. The safe path is to ensure the kernel has been updated to a version that includes the patch.

Generated by OpenCVE AI on May 28, 2026 at 11:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Linux kernel update that incorporates the fanotify fix (see the referenced commit logs for guidance).
  • Restrict fanotify mark usage by configuring applications to apply marks only to trusted groups and paths.
  • Reinforce kernel hardening by enabling or tightening options such as CONFIG_FANOTIFY and SELinux/AppArmor policies to enforce stricter access control.

Generated by OpenCVE AI on May 28, 2026 at 11:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 10:15:00 +0000

Type Values Removed Values Added
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.
Title fanotify: fix false positive on permission events
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-28T09:36:06.494Z

Reserved: 2026-05-13T15:03:33.101Z

Link: CVE-2026-46150

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-28T10:16:30.630

Modified: 2026-05-28T13:44:01.663

Link: CVE-2026-46150

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T11:45:16Z

Weaknesses

No weakness.