NONE · 0

CVE-2025-40103

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...

Vulnerability Description

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.

References

FAQ

What is CVE-2025-40103?

CVE-2025-40103 is a documented vulnerability. 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...

How severe is CVE-2025-40103?

CVSS scoring is not yet available for CVE-2025-40103. Check NVD for updates.

Is there a patch for CVE-2025-40103?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.