Description
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix missed ses refcounting Use new cifs_smb_ses_inc_refcount() helper to get an active reference of @ses and @ses->dfs_root_ses (if set). This will prevent @ses->dfs_root_ses of being put in the next call to cifs_put_smb_ses() and thus potentially causing an use-after-free bug.
Product status
8e3554150d6c80a84b3cb046615d1a0e943811dc (git) before eb382196e6f6e05cfafdab797840e5a96c6e7bf0
8e3554150d6c80a84b3cb046615d1a0e943811dc (git) before bf99f6be2d20146942bce6f9e90a0ceef12cbc1e
f30d226bcc9f0e2d97b4a6e94c43a28148fbeab6 (git)
c082c3be0f96e759ff2e361d929832fda0b93851 (git)
6.4
Any version before 6.4
6.4.7 (semver)
6.5 (original_commit_for_fix)
References
git.kernel.org/...c/eb382196e6f6e05cfafdab797840e5a96c6e7bf0
git.kernel.org/...c/bf99f6be2d20146942bce6f9e90a0ceef12cbc1e
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.