AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-37954

HIGH · CVSS 7.5 EPSS 0.30%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-05-20 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects Linux.

CVE
CVE-2025-37954
Severity
HIGH
CVSS
7.5
EPSS
0.30%
Linux

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)