HomeDefectsLIN1023-24293
Acknowledged

LIN1023-24293 : Security Advisory - linux - CVE-2026-46150

Created: May 29, 2026    Updated: Jun 9, 2026
Found In Version: 10.23.30.2
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

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.