Security Advisory

CVE-2026-46150

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 09:36:06
Last updated 2026-06-14 17:58:15
Assigner Linux
CVSS score 7.1
State PUBLISHED

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.