Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: userns and mnt_idmap leak in open_tree_attr(2) Once want_mount_setattr() has returned a positive, it does require finish_mount_kattr() to release ->mnt_userns. Failing do_mount_setattr() does not change that. As the result, we can end up leaking userns and possibly mnt_idmap as well.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.15.5 |
References
- https://git.kernel.org/stable/c/0748e553df0225754c316a92af3a77fdc057b358Patch
- https://git.kernel.org/stable/c/142db4e76110dd80239f4e79810f85ea1735ad60Patch
FAQ
What is CVE-2025-38247?
CVE-2025-38247 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: userns and mnt_idmap leak in open_tree_attr(2) Once want_mount_setattr() has returned a positive, it does require finish_mount_kat...
How severe is CVE-2025-38247?
CVE-2025-38247 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38247?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.