PT-2026-43907 · Linux · Linux Kernel
CVE-2026-46040
·
Published
2026-05-27
·
Updated
2026-07-31
CVSS v3.1
5.5
Medium
| Vector | AV: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
A watch count leak occurs in the inotify system when the
fsnotify add inode mark locked() function fails within inotify new watch(). In this scenario, the error path executes inotify remove from idr() but fails to call dec inotify watches() to reverse the previous inc inotify watches() operation. This leads to a leak in the watch count, which can eventually exhaust the max user watches limit, resulting in an -ENOSPC error even when no active watches exist.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
Affected Products
Linux Kernel