GHSA-9f95-mpr2-5ghwHighCVSS 7.8
In the Linux kernel, the following vulnerability has been resolved: listmount: don't call...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
listmount: don't call path_put() under namespace semaphore
Massage listmount() and make sure we don't call path_put() under the namespace semaphore. If we put the last reference we're fscked.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2025-40203
- https://git.kernel.org/stable/c/659874b7ee4976ad9ce476e07fd36bc67b3537f1
- https://git.kernel.org/stable/c/9c80da26fda2fdcaac7f92b5908875b3108830ff
- https://git.kernel.org/stable/c/c1f86d0ac322c7e77f6f8dbd216c65d39358ffc0
- https://github.com/advisories/GHSA-9f95-mpr2-5ghw