In the Linux kernel, the following vulnerability has been resolved:
smb: client: Fix refcount leak for cifs_sb_tlink
Fix three refcount inconsistency issues related to `cifs_sb_tlink`.
Comments for `cifs_sb_tlink` state that `cifs_put_tlink()` needs to be
called after successful calls to `cifs_sb_tlink()`. Three calls fail to
update refcount accordingly, leading to possible resource leaks.
CVSS
No CVSS.
References
Configurations
No configuration.
History
30 Oct 2025, 10:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-30 10:15
Updated : 2025-10-30 15:03
NVD link : CVE-2025-40103
Mitre link : CVE-2025-40103
CVE.ORG link : CVE-2025-40103
JSON object : View
Products Affected
No product.
CWE
No CWE.
