
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-37988 is a vulnerability discovered in the Linux kernel, specifically affecting the MNTTREEBENEATH handling by domovemount(). The vulnerability was published on May 20, 2025, and was reported through kernel.org (NVD, Wiz).
The vulnerability involves race conditions in the MNTTREEBENEATH handling by domovemount(). The issue occurs in dolockmount(path, ) where the object being locked is not the one *path points to, but rather the mountpoint of path->mnt. Without sufficient locking, mntparent may change, leading to potential race conditions. The vulnerability has been assigned a CVSS 3.1 score of 7.0 with vector CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (Wiz).
If exploited, this vulnerability could lead to race conditions in the kernel's mount handling system, potentially affecting system stability and security. The specific impact involves the filesystem being shut down while holding a dentry reference, which could lead to undesirable results (Wiz).
The fix involves modifying the locking mechanism to grab both dentry and mount simultaneously, ensuring proper synchronization. This makes inodelock() safe and prevents filesystem shutdown issues. The solution includes verifying that path->mnt remains mounted after taking namespacesem and ensuring proper reference handling (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."