CVE Catalog

CVE-2026-46150

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.01%

3th percentile - higher than 3% of all known CVEs

Summary

A vulnerability has been identified in the Linux kernel that could lead to false positives in permission events related to fanotify. The issue was that fsnotify_get_mark_safe() could return false for a mark on an unrelated group, resulting in bypassing the permission check.

Risk Assessment

Organizations may be exposed to unauthorized access to resources, potentially leading to serious security breaches. Bypassing the permission check could allow attackers to perform unauthorized actions within the system.

Recommendation

It is recommended to update the Linux kernel to the latest version to mitigate this vulnerability. Additionally, monitoring systems for unauthorized actions should be conducted after applying the patches.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS