PT-2026-44229 · Linux+2 · Linux Kernel+2

CVE-2026-46106

·

Published

2026-05-28

·

Updated

2026-09-07

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the eventfs component where the system fails to properly hold the eventfs mutex and SRCU (Sleepable Read-Copy Update) during remount operations that walk events. Specifically, the eventfs set attrs() function recurses through ei->children while only holding a rcu read lock(), which is insufficient. This leads to several race conditions: the list traversal races with list del rcu() in the eventfs remove rec() function, and eventfs inodes can be reclaimed because rcu read lock() does not extend an SRCU grace period. Additionally, writes to ei->attr race with eventfs set attr(), which requires the eventfs mutex.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

AZL-88953
CVE-2026-46106
OPENSUSE-SU-2026:10954-1
USN-8566-1
USN-8567-1
USN-8568-1
USN-8569-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8593-1
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8603-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8618-1
USN-8619-1
USN-8663-1
USN-8664-1
USN-8665-1
USN-8728-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu