PT-2025-44140 · Linux+2 · Linux Kernel+2
Published
2025-09-04
·
Updated
2026-03-07
·
CVE-2025-40072
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.17.0-rc4
Description
The
do fanotify mark() function does not validate the return value of mnt ns from dentry() before dereferencing it. This can lead to a NULL pointer dereference if the path is not a mount namespace object. The issue occurs when attempting to use the fanotify mark() system call. The vulnerability was addressed by adding a check for a NULL return value from mnt ns from dentry() before dereferencing it.Recommendations
Update to a version later than 6.17.0-rc4.
Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu