2 matches found
PT-2025-53196
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A condition exists in the Linux kernel where a race between inotify freeing mark and inotify handle inode event can lead to the reporting of an event with an invalid watch descriptor wd ...
7.8CVSS7.1AI score0.0094EPSS
SaveExploits2References897
kernel: inotify: Avoid reporting event with invalid wd
A race condition was found in the Linux kernel's inotify subsystem. When inotifyfreeingmark races with inotifyhandleinodeevent, the event handler may read imark-wd after it has been reset to -1. This causes an invalid watch descriptor value of -1 to be reported to userspace applications,...
5.6AI score0.00187EPSS
SaveExploits0References5
20