Lucene search
+L

256 matches found

NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54119

In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotifyfreeingmark races with inotifyhandleinodeevent it can happen that inotifyhandleinodeevent sees that imark-wd got already reset to -1 and reports this value to userspace...

0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:16 p.m.11 views

UBUNTU-CVE-2023-54119

In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotifyfreeingmark races with inotifyhandleinodeevent it can happen that inotifyhandleinodeevent sees that imark-wd got already reset to -1 and reports this value to userspace...

5.7AI score0.00209EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54119

In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotifyfreeingmark races with inotifyhandleinodeevent it can happen that inotifyhandleinodeevent sees that imark-wd got already reset to -1 and reports this value to userspace...

5.7AI score0.00209EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.35 views

CVE-2023-54119 inotify: Avoid reporting event with invalid wd

In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotifyfreeingmark races with inotifyhandleinodeevent it can happen that inotifyhandleinodeevent sees that imark-wd got already reset to -1 and reports this value to userspace...

0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54119 inotify: Avoid reporting event with invalid wd

In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotifyfreeingmark races with inotifyhandleinodeevent it can happen that inotifyhandleinodeevent sees that imark-wd got already reset to -1 and reports this value to userspace...

6.4AI score
SaveExploits0References10
CVE
CVE
added 2025/12/24 1:06 p.m.24 views

CVE-2023-54119

CVE-2023-54119 (inotify) is addressed by kernel updates in SUSE advisories (e.g., SUSE-SU-2026:0316-1 and related). The issue was a race between inotify_freeing_mark() and inotify_handle_inode_event() where an i_mark->wd could be reset to -1, causing userspace to see an invalid wd; fix validat...

6.1AI score0.00209EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.17 views

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.00954EPSS
SaveExploits2References897
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the fact that inotifyhandleinodeevent may report an invalid wd value, which could lead to obfuscation of the...

6.1AI score0.00209EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/12/05 4:22 p.m.15 views

CVE-2025-40237

No description is available for this CVE. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability...

5.8CVSS6.2AI score0.00201EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.10 views

SUSE CVE-2025-40237

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfsencodefid with sumount Calling intotifyshowfdinfo on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race...

5.5CVSS6.3AI score0.00201EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/05 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40237

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/notify: call exportfsencodefid with sumount Calling intotifyshowfdinfo on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to...

6.1AI score0.00201EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/04 4:16 p.m.6 views

CVE-2025-40237

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfsencodefid with sumount Calling intotifyshowfdinfo on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race...

0.00201EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/04 4:16 p.m.12 views

UBUNTU-CVE-2025-40237

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfsencodefid with sumount Calling intotifyshowfdinfo on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race...

5.7AI score0.00201EPSS
SaveExploits0References22
CVE
CVE
added 2025/12/04 3:31 p.m.54 views

CVE-2025-40237

CVE-2025-40237 is a Linux kernel vulnerability affecting the inotify/fs notify path. The issue occurs when an inotify watch on an overlayfs inode is processed during unmount, leading to a NULL pointer dereference via show_mark_fhandle() -> exportfs_encode_fid() -> ovl_encode_fh() -> ovl_...

6AI score0.00201EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.78 views

CVE-2025-40237 fs/notify: call exportfs_encode_fid with s_umount

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfsencodefid with sumount Calling intotifyshowfdinfo on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race...

0.00201EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/04 3:31 p.m.6 views

EUVD-2025-201222

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfsencodefid with sumount Calling intotifyshowfdinfo on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race...

5.8AI score0.00201EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/04 3:31 p.m.9 views

CVE-2025-40237 fs/notify: call exportfs_encode_fid with s_umount

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfsencodefid with sumount Calling intotifyshowfdinfo on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race...

6.2AI score
SaveExploits0References8
Oracle linux
Oracle linux
added 2025/12/04 12:00 a.m.19 views

systemd security update

252-55.0.3.7 - serialize: don't allocate 1M on the stack just like that LINUX-16166 - Route logs from container mapped uids to the system journal Orabug: 38135007 - Drop delay when nspawn fails to reset loginuid Orabug: 37793135 - Improve logging for api bus connection and subscribers Orabug:...

4.7CVSS6.9AI score0.00831EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/11/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-64996

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Checkmk versions prior to 2.4.0p16, 2.3.0p41, and all versions of 2.2.0 and older, the mkinotify plugin creates world-readable and writable files, allowing a...

4.8CVSS5.5AI score0.00101EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/11/18 6:32 p.m.8 views

EUVD-2025-198049

In Checkmk versions prior to 2.4.0p16, 2.3.0p41, and all versions of 2.2.0 and older, the mkinotify plugin creates world-readable and writable files, allowing any local user on the system to read the plugin's output and manipulate it, potentially leading to unauthorized access to or modification ...

4.8CVSS6AI score0.00101EPSS
SaveExploits0References2
Rows per page
Query Builder