CVE-2025-68226
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-16

Last updated on: 2025-12-18

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix incomplete backport in cfids_invalidation_worker() The previous commit bdb596ceb4b7 ("smb: client: fix potential UAF in smb2_close_cached_fid()") was an incomplete backport and missed one kref_put() call in cfids_invalidation_worker() that should have been converted to close_cached_dir().
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-16
Last Modified
2025-12-18
Generated
2026-05-07
AI Q&A
2025-12-16
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is related to the Linux kernel's SMB client. It involves an incomplete backport in the function cfids_invalidation_worker(), where a necessary call to close_cached_dir() was missed. This issue stems from a previous fix that addressed a potential use-after-free (UAF) in smb2_close_cached_fid(), but the backport did not fully convert one kref_put() call, potentially leading to improper resource handling.


How can this vulnerability impact me? :

The vulnerability could lead to improper handling of cached SMB directory identifiers, potentially causing use-after-free conditions. This may result in system instability, crashes, or security issues such as memory corruption, which attackers could exploit to compromise the system.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart