Vulnerability in Linux
CVE-2025-37954
In the Linux kernel, the following vulnerability has been resolved: smb: client: Avoid race in open_cached_dir with lease breaks A pre-existing valid cfid returned from find_or_create_cached_dir might race with a lease break, meaning open_cached_dir doesn't consider it valid, and thinks it's newly-constructed. This leaks a dentry reference if the allocation occurs before the queued lease break work runs. Avoid the race by extending holding the cfid_list_lock across find_or_create_cached_dir and when the result is checked.
EPSS: 0.003 (24.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 436be190fbf81e5d84040dabf9cb7be06a94dc5d, 6.14.7, 6.5.10
- Linux Linux_kernel — versions 6.15
References
Frequently asked questions
- What is CVE-2025-37954?
- CVE-2025-37954 is a high-severity vulnerability in Linux. CVSS score: 7.5/10. Published 2025-05-20.
- How severe is CVE-2025-37954?
- High severity. CVSS v3 base score is 7.5 out of 10.